[Image-SIG] AGG-based drawing for PIL

Fredrik Lundh fredrik at pythonware.com
Sat Oct 15 18:18:51 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.

1.1 final 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.1-20051010.zip/CHANGES

enjoy /F





More information about the Image-SIG mailing list