[Image-SIG] ANN: AGG-based drawing for PIL

Fredrik Lundh fredrik at pythonware.com
Mon Jun 20 12:48:39 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.

downloads (windows only, at the moment. source will follow shortly):

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

documentation:

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

enjoy /F 





More information about the Image-SIG mailing list