ANN: PIL 1.0 final

PythonWare info at pythonware.com
Fri Aug 6 05:17:24 EDT 1999


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.

PIL 1.0 final is now available from:

    http://www.pythonware.com/

Changes since the last beta include faster text rendering, support
for using PIL as a package, mechanisms to hook into a standard Tkinter
build, better GIF encoding, incremental image decoding, and various
bug fixes.  see the README and CHANGES files for the full story.

PIL 1.0 is (as before) shipped under a Python-style license, and can be
used without fee also in commercial projects.  However, we encourage
commercial users to support our development efforts by purchasing a
support package; for details, see:

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

enjoy,
the PIL development team






More information about the Python-list mailing list