My pygtk app displays svg graphics.  This works fine on Linux, but
displays nothing on Windows.  This FAQ entry, though dated, confirms
my suspicions that PyGtk does not support SVG on Windows:
http://faq.pygtk.org/index.py?req=show&file=faq08.010.htp .  Given
that limitation, I need to convert my svg images to some other format.
 Converting them in the source is impossible as they are generated on
the fly.  Can anybody recommend a python library that can convert svg
images and works on Windows?
-Alan
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to