Releases: SDWebImage/SDWebImageJPEGXLCoder
Releases · SDWebImage/SDWebImageJPEGXLCoder
0.2.0 - Encoding HDR and animated images
Encoding
- Added encoding for non-HDR image
- Added encoding for HDR image
- Added encoding for animated jxl image
Fixes
- Fix the decoding CGImage always use 16 bit instead of 8 bit, should use the image's format type
- Fix the animated decoding should allows for duration less than 100ms
0.1.0 - JPEG-XL decoding && animations
Featuters
- Supports JPEG-XL static image decoding
- Supports HDR/SDR
- Animation decoding (no SDAnimatedImageView supports)