Rich Graphics?

Bernhard Herzog bh at intevation.de
Thu Jul 28 13:41:29 EDT 2005


Chris Spencer <usenet.20.evilspam at spamgourmet.com> writes:

> I'm trying to write a Gui in Python for manipulating rich graphical
> representations, similar to something like Inkscape. I've tried tkinter,
> wxPython, pyGtk, and while they all do traditional widgets well enough,
> none of them really handle anti-aliased, transparent, transformed shapes
> typical of vector based displays.

You may want to have a look at Skencil (see my .sig for a URL).  The CVS
version does have anti-aliasing and some simple translucency.  It
doesn't support all of SVG yet, though.

   Bernhard

-- 
Intevation GmbH                                 http://intevation.de/
Skencil                                           http://skencil.org/
Thuban                                  http://thuban.intevation.org/



More information about the Python-list mailing list