The following packages have been updated in the Cygwin distribution: * python-imaging-2.7.0-1 * python3-imaging-2.7.0-1
The Python Imaging Library (PIL) adds image processing capabilities to the Python interpreter. This library supports many file formats, and provides powerful image processing and graphics capabilities. The Pillow fork is a drop-in replacement for the original PIL, with one exception: previously one could "import Image", but now it must be imported as "from PIL import Image", which also works with the original PIL. By now, most code should have been fixed, but if not, patches should exist in Fedora and other Linux distributions. This is an update to the latest upstream release. -- Yaakov -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple