ANN: Python Imaging Library 1.1.5 final (march 28, 2005)

Fredrik Lundh fredrik at pythonware.com
Tue Mar 29 18:36:18 CEST 2005


the labs proudly presents PIL 1.1.5 final:

    The Python Imaging Library (PIL) adds image processing capabilities
    to your Python interpreter. This library supports many file formats,
    and provides powerful image processing and graphics capabilities,
    including display support for Windows and Tkinter.

    Version 1.1.5 adds a stream-lined build process, better support
    for applications using multiple threads on systems with multiple
    processors and/or hyperthreading processors, and tons of smaller
    tweaks and bug fixes.  For a complete list of changes in this
    release, see:

        http://effbot.org/zone/pil-changes-115.htm
	
    PIL 1.1.5 is available as source code, and as Windows binaries for
    Python 2.1, 2.2, 2.3 and 2.4.  Get your copy here:

        http://www.pythonware.com/products/pil/

enjoy,
the pil team

    "Secret Labs -- makers of fine pythonware since 1997."



More information about the Python-announce-list mailing list