the beginnings of the text_svg

This commit is contained in:
Chris Cochrun 2025-03-27 15:20:32 -05:00
parent 46cdf53c6e
commit ed80ccaa55
4 changed files with 177 additions and 24 deletions

View file

@ -28,6 +28,7 @@ gstreamer = "0.23.3"
gstreamer-app = "0.23.3"
cosmic-time = "0.2.0"
url = "2"
colors-transform = "0.2.11"
# rfd = { version = "0.12.1", features = ["xdg-portal"], default-features = false }
[dependencies.iced_video_player]