Try to draw simple "Hello world!"

This commit is contained in:
Joscha 2024-03-08 17:01:54 +01:00
parent 13ed6ef3e3
commit 6ab43a8d5e
6 changed files with 47 additions and 8 deletions

View file

@ -8,6 +8,7 @@ edition = "2021"
[workspace.dependencies]
anyhow = "1.0.80"
cosmic-text = "0.11.2"
image = "0.24.9"
palette = "0.7.5"
showbits-common.path = "./showbits-common"