Draft basic Animation API in iced_core

This commit is contained in:
Héctor Ramón Jiménez 2025-01-27 02:50:51 +01:00
parent da1726b134
commit bf600a0811
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
6 changed files with 124 additions and 3 deletions

View file

@ -158,6 +158,7 @@ half = "2.2"
image = { version = "0.25", default-features = false }
kamadak-exif = "0.5"
kurbo = "0.10"
lilt = "0.7"
log = "0.4"
lyon = "1.0"
lyon_path = "1.0"