------------------
- Stop leaking filename parameter passed to getfont 459
[jpharvey]
- Report availability of LIBTIFF during setup and selftest
[cgohlke]
- Fix msvc build error C1189: "No Target Architecture" 460
[cgohlke]
- Fix memory leak in font_getsize
[wiredfool]
- Correctly prioritize include and library paths 442
[ohanar]
- Image.point fixes for numpy.array and docs 441
[wiredfool]
- Save the transparency header by default for PNGs 424
[wiredfool]
- Support for PNG tRNS header when converting from RGB->RGBA 423
[wiredfool]
- PyQT5 Support 418
[wiredfool]
- Updates for saving color tiffs w/compression using libtiff 417
[wiredfool]
- 2gigapix image fixes and redux
[wiredfool]
- Save arbitrary tags in Tiff image files 369
[wiredfool]
- Quote filenames and title before using on command line 398
[tmccombs]
- Fixed Viewer.show to return properly 399
[tmccombs]
- Documentation fixes
[wiredfool]
- Fixed memory leak saving images as webp when webpmux is available 429
[cezarsa]
- Fix compiling with FreeType 2.5.1 427
[stromnov]
- Adds directories for NetBSD 411
[deepy]
- Support RGBA TIFF with missing ExtraSamples tag 393
[cgohlke]
- Lossless WEBP Support 390
[wiredfool]
- Take compression as an option in the save call for tiffs 389
[wiredfool]
- Add support for saving lossless WebP. Just pass 'lossless=True' to save() 386
[liftoff]
- LCMS support upgraded from version 1 to version 2 380 (fixes 343)
[wiredfool]
- Added more raw decoder 16 bit pixel formats 379
[svanheulen]
- Document remaining Image* modules listed in PIL handbook
[irksep]
- Document ImageEnhance, ImageFile, ImageFilter, ImageFont, ImageGrab, ImageMath, and ImageOps
[irksep]
- Port and update docs for Image, ImageChops, ImageColor, and ImageDraw
[irksep]
- Move or copy content from README.rst to docs/
[irksep]
- Respect CFLAGS/LDFLAGS when searching for headers/libs
[iElectric]
- Port PIL Handbook tutorial and appendices
[irksep]
- Alpha Premultiplication support for transform and resize 364
[wiredfool]
- Fixes to make Pypy 2.1.0 work on Ubuntu 12.04/64 359
[wiredfool]