TwelveMonkeys ImageIO 3.13.0 release notes
What's Changed
New features
- PICT: Several Improvements in read support by @rolfhowarth in #1115, #1118, #1124, #1129, @rolfhowarth in #1130 and #1131
- TIFF: Fix CCITT T.4/T.6 metadata compression names in #1155
- JPEG: Fix for JDK 25 Exif thumbnail support in #1197
- JPEG: Handle lossless JPEG with non-zero point transform by @zcronix in #1183
- SVG: Support for namespace prefix by @don-vip in #1212
- WebP: Fix decoding using source region without subsampling by @don-vip in #1220
- DDS: DXT10 compression support by @KhanhPham05 in #1230
Dependencies upgraded
- Batik upgraded from 1.17 to 1.19 in #1038, #1139
- commons-io upgadeded from 2.18.0 to 2.19.0 in #1135
- Unit tests upgraded to JUnit 5 by @vyshakputhusseri in #1050
Other
- Add readme section about working with damaged images by @SamStephens in #1061
New Contributors
- @vyshakputhusseri made their first contribution in #1050
- @SamStephens made their first contribution in #1061
- @rolfhowarth made their first contribution in #1115
- @zcronix made their first contribution in #1183
- @KhanhPham05 made their first contribution in #1230
Full Changelog: twelvemonkeys-3.12.0...twelvemonkeys-3.13.0