TwelveMonkeys v3.4.2 Release Notes

Release Date: 2019-08-12 // over 4 years ago
  • ๐Ÿš€ 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