Commit graph imagey/Cargo.toml
Author SHA1 Message Date
fc92ff60e0
feat: kra (krita) support 2026-07-30 22:41:17 -07:00
e7e1400c3a
style: avoid toml curly braces
else it causes messy diffs and is generally less writable and readable
2026-07-29 16:11:48 -07:00
5a83fe39e9
feat: switch to pure-rust jxl decoder
this makes the logic drastically simpler;
as it comes with image crate integration.

however, images can no longer be saved as JXL with this version
(as jxl-oxide is decoder-only)
2026-07-29 16:11:35 -07:00
89b4639a69
chore: add license to Cargo.toml 2026-07-27 23:17:18 -07:00
f789271f9e
build: use avif-native
this allows it to open (more?) AVIFs
2026-07-27 22:09:25 -07:00
770bdc76d3
feat: start work on jxl support 2026-07-02 15:57:29 -07:00
68964f24fd
feat: saving image
dialog is missing!!
2026-06-29 08:46:45 -07:00
e3bb0bf327
init basic image viewer 2026-06-28 10:14:56 -07:00