starting to try to build my own text widget
Some checks failed
/ test (push) Has been cancelled

This commit is contained in:
Chris Cochrun 2025-08-10 21:05:39 -05:00
parent 47dea95ba6
commit 79ae0dac0f
4 changed files with 288 additions and 38 deletions

View file

@ -29,6 +29,7 @@ gstreamer-app = "0.23.3"
# cosmic-time = "0.2.0"
url = "2"
colors-transform = "0.2.11"
femtovg = { version = "0.16.0", features = ["wgpu"] }
# mupdf = "0.5.0"
# rfd = { version = "0.12.1", features = ["xdg-portal"], default-features = false }