pillow v2.9.0 Release Notes

Release Date: 2015-07-01 // almost 9 years ago
    • โž• Added test for GimpPaletteFile #1324 [radarhere]

    • ๐Ÿ”€ Merged gifmaker script to allow saving of multi-frame GIF images #1320 [radarhere]

    • โž• Added is_animated property to multi-frame formats #1319 [radarhere]

    • ๐Ÿ›  Fixed ValueError in Python 2.6 #1315 #1316 [cgohlke, radarhere]

    • ๐Ÿ›  Fixed tox test script path #1308 [radarhere]

    • โž• Added width and height properties #1304 [radarhere]

    • โšก๏ธ Update tiff and tk tcl 8.5 versions #1303 [radarhere, wiredfool]

    • โž• Add functions to convert: Image <-> QImage; Image <-> QPixmap #1217 [radarhere, rominf]

    • โœ‚ Remove duplicate code in gifmaker script #1294 [radarhere]

    • Multiline text in ImageDraw #1177 [allo-, radarhere]

    • ๐Ÿ Automated Windows CI/build support #1278 [wiredfool]

    • โœ‚ Removed support for Tk versions earlier than 8.4 #1288 [radarhere]

    • ๐Ÿ›  Fixed polygon edge drawing #1255 (fixes #1252) [radarhere]

    • Check prefix length in _accept methods #1267 [radarhere]

    • Register MIME type for BMP #1277 [coldmind]

    • Adjusted ImageQt use of unicode() for 2/3 compatibility #1218 [radarhere]

    • ๐Ÿ›  Identify XBM file created with filename including underscore #1230 (fixes #1229) [hugovk]

    • ๐Ÿ”Œ Copy image when saving in GifImagePlugin #1231 (fixes #718) [radarhere]

    • โœ‚ Removed support for FreeType 2.0 #1247 [radarhere]

    • โž• Added background saving to GifImagePlugin #1273 [radarhere]

    • Provide n_frames attribute to multi-frame formats #1261 [anntzer, radarhere]

    • โž• Add duration and loop set to GifImagePlugin #1172, #1269 [radarhere]

    • Ico files are little endian #1232 [wiredfool]

    • โฌ†๏ธ Upgrade olefile from 0.30 to 0.42b #1226 [radarhere, decalage2]

    • Setting transparency value to 0 when the tRNS contains only null byte(s) #1239 [juztin]

    • โœ… Separated out feature checking from selftest #1233 [radarhere]

    • ๐Ÿ’… Style/health fixes [radarhere]

    • โšก๏ธ Update WebP from 0.4.1 to 0.4.3 #1235 [radarhere]

    • ๐Ÿš€ Release GIL during image load (decode) #1224 [lkesteloot]

    • โž• Added icns save #1185 [radarhere]

    • ๐Ÿ›  Fix putdata memory leak #1196 [benoit-pierre]

    • Keep user-specified ordering of icon sizes #1193 [karimbahgat]

    • Tiff: allow writing floating point tag values #1113 [bpedersen2]