Chris Spencer <[EMAIL PROTECTED]> 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/
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to