Skip to content

TwelveMonkeys ImageIO 3.3.2

Choose a tag to compare

@haraldk haraldk released this 02 Feb 20:59
· 1233 commits to master since this release

TwelveMonkeys ImageIO 3.3.2 release notes

This is a bug fix release.

What's new?

The following bugs/issues are fixed in this release:

#306 TIFF: Fixed LZW write issue for < 8 bit/pixels
#307 TIFF: Added support for PIXTIFF ZIP compression (50013)
#312 TIFF: Fixed ClassCastException when re-writing compressed images (metadata)
#314 TIFF: Fixed ClassCastException when re-writing compressed images (metadata)
#313 TIFF: Fixed incorrect YCbCr photometric when writing grayscale JPEG compressed images
#300 TIFF: Fix for Old-style-JPEG "Inconsistent metadata read from stream" issue (metadata)
#297 JPEG: JPEGLossless now correctly supports images with multiple DC tables