Resize raster icons to physical draw size

This commit is contained in:
Anthony Firn 2026-04-03 07:47:48 -07:00
parent cdd825b953
commit 1c5171aff2
4 changed files with 242 additions and 25 deletions

View file

@ -163,6 +163,7 @@ unicode-segmentation = "1.12"
url = "2.5.8"
zbus = { version = "5.14.0", default-features = false, optional = true }
float-cmp = "0.10.0"
fast_image_resize = { version = "5.5.0", features = ["image"] }
# Enable DBus feature on Linux targets
[target.'cfg(target_os = "linux")'.dependencies]