Skip to content

TwelveMonkeys ImageIO 3.8.2

Compare
Choose a tag to compare
@haraldk haraldk released this 22 Feb 15:13
· 437 commits to master since this release

TwelveMonkeys ImageIO 3.8.2 release notes

This is a bug fix release.

What's new?

The following bugs/issues are fixed in this release:

#656: TIFF plugin now supports writing ASCII array (multiple strings)
#652: TIFF plugin avoids OOME for values larger than file size
palette depth != 0
#657: TIFF plugin now better detects missing EOLs
#559: JPEG plugin now handles more than 4 DHT nodes
#655: JPEG plugin now has a "force raster conversion" switch
#648: PSD plugin now supports Group Layers
#658: TGA plugin now recognizes "true color" images with valid palette depth != 0
#658: TGA plugin now allows extension area of size 0
#663: IFF plugin now has support for IFF RGB8 (Impulse Imagine/TurboSilver)
#664: IFF plugin now has support for IFF DEEP (TVPaint)
#665: PNM plugin now supports files without line breaks between width/height/max-value