[Image-SIG] AGG-based drawing for PIL

Fredrik Lundh fredrik at pythonware.com
Sun Sep 25 14:22:06 CEST 2005


> the "aggdraw" module is a prerelease of a new drawing library for PIL,
> based on Maxim Shemanarev's antigrain (AGG) graphics library.  This
> module implements a WCK-style drawing interface (see below), and
> provides anti-aliasing and alpha compositing.

a new version is now available from

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

documentation:

    http://effbot.org/zone/draw-agg.htm (overview)
    http://effbot.org/zone/pythondoc-aggdraw.htm (api reference)

for a list of changes in this release, see:

    http://effbot.org/downloads/index.cgi/aggdraw-1.1b3-20050925.zip/CHANGES

enjoy /F 





More information about the Image-SIG mailing list