feat: saving image

dialog is missing!!
This commit is contained in:
electria 2026-06-29 08:46:45 -07:00
commit 68964f24fd
Signed by: electria
SSH key fingerprint: SHA256:8LlB3ucPbBHqozqkhsNbaV5oG3SlzzqUj8FZDL6IPQs
3 changed files with 71 additions and 2 deletions

View file

@ -7,3 +7,4 @@ edition = "2024"
iced = { version = "0.14.0", features = [ "image" ] }
dirs = "6.0.0"
image = "0.25.10"
rfd = "0.17.2"