pillow v3.2.0 Release Notes

Release Date: 2016-04-01 // about 8 years ago
    • โž• Added install docs for Fedora 23 and FreeBSD #1729, #1739, #1792 [koobs, zandermartin, wiredfool]

    • ๐Ÿ›  Fixed TIFF multiframe load when the frames have different compression types #1782 [radarhere, geka000]

    • Added copy method to Image #1772 [radarhere]

    • โšก๏ธ Updated dates in PIL license in OleFileIO README #1787 [radarhere]

    • Corrected Tiff tag names #1786 [radarhere]

    • ๐Ÿ›  Fixed documented name of JPEG property #1783 [radarhere]

    • ๐Ÿ›  Fixed UnboundLocalError when loading a corrupt jpeg2k file #1780 [wiredfool]

    • ๐Ÿ›  Fixed integer overflow in path.c #1773 [wiredfool, nedwill]

    • โž• Added debug to command line help text for pilprint #1766 [radarhere]

    • ๐Ÿ”ฆ Expose many more fields in ICC Profiles #1756 [lambdafu]

    • ๐Ÿ“š Documentation changes, URL update, transpose, release checklist [radarhere]

    • ๐Ÿ›  Fixed saving to nonexistant files specified by pathlib.Path objects #1748 (fixes #1747) [radarhere]

    • ๐Ÿ›  Round Image.crop arguments to the nearest integer #1745 (fixes #1744) [hugovk]

    • ๐Ÿ›  Fix uninitialized variable warning in _imaging.c:getink #1663 (fixes #486) [wiredfool]

    • ๐Ÿ›  Disable multiprocessing install on cygwin #1700 (fixes #1690) [wiredfool]

    • ๐Ÿ›  Fix the error reported when libz is not found #1764 [wiredfool]

    • More general error check to avoid Symbol not found: _PyUnicodeUCS2_AsLatin1String on OS X #1761 [wiredfool]

    • โž• Added py35 to tox envlist #1724 [radarhere]

    • ๐Ÿ›  Fix EXIF tag name typos #1736 [zarlant, radarhere]

    • โšก๏ธ Updated freetype to 2.6.3, Tk/Tcl to 8.6.5 and 8.5.19 #1725, #1752 [radarhere]

    • โž• Add a loader for the FTEX format from Independence War 2: Edge of Chaos #1688 [jleclanche]

    • ๐Ÿ‘Œ Improved alpha_composite documentation #1698 [radarhere]

    • Extend ImageDraw.text method to pass on multiline_text method specific arguments #1647 [radarhere]

    • ๐Ÿ‘ Allow ImageSequence to seek to zero #1686 [radarhere]

    • ImageSequence Iterator is now an iterator #1649 [radarhere]

    • โšก๏ธ Updated windows test builds to jpeg9b #1673 [radarhere]

    • ๐Ÿ›  Fixed support for .gbr version 1 images, added support for version 2 in GbrImagePlugin #1653 [wiredfool]

    • Clarified which YCbCr format is used #1677 [radarhere]

    • โž• Added TiffTags documentation, Moved windows build documentation to winbuild/ #1667 [wiredfool]

    • โž• Add tests for OLE file based formats #1678 [radarhere]

    • โž• Add TIFF IFD test #1671 [radarhere]

    • โž• Add a basic DDS image plugin with more tests #1654 [jleclanche, hugovk, wiredfool]

    • ๐Ÿ›  Fix incorrect conditional in encode.c #1638 [manisandro]