[Image-SIG] ANN: PIL 1.1.6 beta 1 (june 20, 2006)

Fredrik Lundh fredrik at pythonware.com
Wed Jun 21 10:30:51 CEST 2006


The first PIL 1.1.6 beta is now available from effbot.org:

    http://effbot.org/downloads/#Imaging (source)
    http://effbot.org/downloads/#PIL (windows binaries)

Changes from 1.1.5 include:

- new ImageQt module provides image support for PyQt4
- numerous improvements to the TrueType rendering, including proper
  (and crash-free) handling of fonts with negative bearings, and support
  for kerning.
- new ImageMath module for applying arbitrary expressions to images
- faster pixel access via separate "access" objects

As usual, PIL 1.1.6 supports all Python versions from 1.5.2 and onwards,
including the upcoming 2.5 beta.

For a more complete list of changes, see:

  http://effbot.org/zone/pil-changes-116.htm

Report bugs to this list as usual.  (bugs in the alpha/beta releases can
also be reported directly to me, if you prefer)

enjoy /F 





More information about the Image-SIG mailing list