Skip to content

TwelveMonkeys ImageIO 3.2.1

Choose a tag to compare

@haraldk haraldk released this 11 Dec 13:35
· 1384 commits to master since this release

TwelveMonkeys ImageIO 3.2.1 release notes

This is a bug fix release.

Note also that the Batik dependencies are updated from 1.6 to a more official 1.6.1, because of a security issue in older version of Batik. The next major release (3.3) will use Batik 1.8.

What's new?

The following bugs/issues are fixed in this release:

#188 Fixed an issue with long runlengths in CCITTFax writing
#191 Support for SVG files without XML declaration
Updated versions and fixed Batik dependencies for 1.6.1
Updated README with info on Batik versions.
#195 ArrayIndexOutOfBoundsException for ResampleOp in certain cases