ssimulacra2_bin
ssimulacra2_bin copied to clipboard
add jxl support
jxl-oxide now has image interop, we can support it like so
Fix clippy errors please, and make jxl a feature. Might have to look at why this adds so much bloat before merging..
Fix clippy errors please, and make jxl a feature. Might have to look at why this adds so much bloat before merging..
I need some time to figure out how I want to make it optional, this will be important for adding other formats in the future as image-rs has a policy of not taking some formats in (IE. heif will be an issue), converting to a draft until I find the time to figure this out, which has been in very short supply lately...
EDIT: may also just wait for https://github.com/image-rs/image/pull/2372 to blow over and utilize whatever this may look like
Sure, take your time. Just added another comment because I wasn't sure that I was clear enough in my review.