Add Text widget

This commit is contained in:
Joscha 2024-03-07 19:00:20 +01:00
parent fe33465564
commit dc6265f837
7 changed files with 373 additions and 4 deletions

View file

@ -5,6 +5,7 @@ edition.workspace = true
[dependencies]
anyhow.workspace = true
cosmic-text = "0.11.2"
image.workspace = true
palette.workspace = true