pillow v1.1.3.c2 Release Notes

    • ➕ Added setup.py file (tested on Unix and Windows). You still need to build libImaging/imaging.lib in the traditional way, but the setup.py script takes care of the rest.

    The old Setup.in/Makefile.pre.in build method is still supported.

    • 🛠 Fixed segmentation violation in ANTIALIAS filter (an internal buffer wasn't properly allocated).