feat: kra (krita) support

This commit is contained in:
electria 2026-07-30 22:41:17 -07:00
commit fc92ff60e0
Signed by: electria
SSH key fingerprint: SHA256:8LlB3ucPbBHqozqkhsNbaV5oG3SlzzqUj8FZDL6IPQs
3 changed files with 430 additions and 33 deletions

View file

@ -7,6 +7,7 @@ license = "AGPL-3.0-or-later"
[dependencies]
dirs = "6.0.0"
rfd = "0.17.2"
zip = "8.6.0"
[dependencies.iced]
version = "0.14.0"