Skip to content

TwelveMonkeys ImageIO 3.4.2

Choose a tag to compare

@haraldk haraldk released this 12 Aug 19:51
· 1091 commits to master since this release

TwelveMonkeys ImageIO 3.4.2 release notes

This is a bug fix release.

What's new?

The following bugs/issues are fixed in this release:

#492 TIFFReader: ASCII fields are incorrectly parsed as single string
#489 Unexpected End of PackBits Stream for some TIFF files
#488 ArrayIndexOutOfBoundsException in getEmbeddedICCProfile
#477 Cyclic directory references in EXIF data cause StackOverflowErrors
#469 Out of memory while reading Exif data from JPEG file
#474 java.awt.color.CMMException: Can not access specified profile
#455 TIFF with PHOTOMETRIC_WHITE_IS_ZERO and ICC Profile is inverted
#398 Better exception message when BufferedImage size > Integer.MAX
#449 TIFFImageReader: Ignore bogus StripByteCounts entry with value 0
#475 Fix support for writing TIFF > 2 GB
#473 Fix for ColorMap (Indexed) TIFF with non-alpha ExtraSamples
#442 SVG BaseURI issue fix
#438 CompoundDocument file descriptor fix