ANN: PIL 1.1.7 release candidate 1 (November 1, 2009)

View: New views
2 Messages — Rating Filter:   Alert me  

ANN: PIL 1.1.7 release candidate 1 (November 1, 2009)

by Fredrik Lundh :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Ok, this thing has been sitting in the repo for way too long; let's
get it out there before I come up with more things to tweak & tune.

PIL 1.1.7 release candidate for Python 2.X is now available.  This
release contains tons of bug fixes, and numerous new features,
including color management support (based on Kevin Cazabon's pyCMS
package), support for reading interlaced PNG files (from Conrado Porto
Lopes Gouvêa) and improved PNG compression (from Alexey Borzenkov),
improved support for 64-bit platforms, and lots of other tweaks and
fixes.  For more details, see:

    http://hg.effbot.org/pil-2009-raclette/src/pil-117c1-20091101/CHANGES

To get your hands on this release candidate, grab a source archive from:

    http://hg.effbot.org/pil-2009-raclette/downloads/

or Windows binaries for Python 2.5 and 2.6 from:

   http://effbot.org/downloads/#pil

(source archives will appear on effbot.org/downloads as well, later this week).

This release has been built and tested on a variety of platforms, but
I'm still interested in feedback from Mac OS X and non-Linux Unix
flavours.  Hopefully, this will be the only release candidate, and
will be promoted (with a few trivial fixes that's already sitting in
the repository) to final status next week.

</F>
_______________________________________________
Image-SIG maillist  -  Image-SIG@...
http://mail.python.org/mailman/listinfo/image-sig

Re: ANN: PIL 1.1.7 release candidate 1 (November 1, 2009)

by Fredrik Lundh :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Ok, I just tagged and posted tarballs and binaries for 1.1.7 final,
which is basically c1 with very some minor tweaks.  Everything is
available from:

    http://effbot.org/downloads/#pil

which includes a distutils source archives, Windows binaries for 2.4
and newer, and a subversion vendor drop for use with svn:externals.
In addition, there's an old-school tarball available as:

   http://effbot.org/media/downloads/Imaging-1.1.7.tar.gz

and Mercurial users can find a "stable fork" for the development tree
at http://hg.effbot.org/pil-117 (which also has downloads available).

A formal announcement will follow later this week.

Enjoy! /F

On Mon, Nov 2, 2009 at 9:58 PM, Fredrik Lundh <fredrik@...> wrote:

> Ok, this thing has been sitting in the repo for way too long; let's
> get it out there before I come up with more things to tweak & tune.
>
> PIL 1.1.7 release candidate for Python 2.X is now available.  This
> release contains tons of bug fixes, and numerous new features,
> including color management support (based on Kevin Cazabon's pyCMS
> package), support for reading interlaced PNG files (from Conrado Porto
> Lopes Gouvêa) and improved PNG compression (from Alexey Borzenkov),
> improved support for 64-bit platforms, and lots of other tweaks and
> fixes.  For more details, see:
>
>    http://hg.effbot.org/pil-2009-raclette/src/pil-117c1-20091101/CHANGES
>
> To get your hands on this release candidate, grab a source archive from:
>
>    http://hg.effbot.org/pil-2009-raclette/downloads/
>
> or Windows binaries for Python 2.5 and 2.6 from:
>
>   http://effbot.org/downloads/#pil
>
> (source archives will appear on effbot.org/downloads as well, later this week).
>
> This release has been built and tested on a variety of platforms, but
> I'm still interested in feedback from Mac OS X and non-Linux Unix
> flavours.  Hopefully, this will be the only release candidate, and
> will be promoted (with a few trivial fixes that's already sitting in
> the repository) to final status next week.
>
> </F>
>
_______________________________________________
Image-SIG maillist  -  Image-SIG@...
http://mail.python.org/mailman/listinfo/image-sig