SVG viewer in python?

Dinu Gherman gherman at nospam.com
Wed Jul 17 06:53:41 EDT 2002


In <u8z4bqjyg.fsf at cs.unc.edu> gb at cs.unc.edu wrote:
>
> Does anyone know of an open source SVG viewer written in Python? I'm
> working with some students on a project to make SVG drawings (maps in
> particular) accessible to visually impaired students.

I'm not aware of an entire SVG viewer (that would be challenging, 
I guess). I know that Sketch has some SVG support and I recently 
wrote some SVG import and export filters myself for those using 
the Reportlab Graphics library. See also the online SVG demo
below (last link).

Regards,

Dinu

  http://sketch.sourceforge.net/

  http://www.reportlab.com/
  http://www.reportlab.com/extensions.html
  http://www.reportlab.com/cgi-bin/graphics_demo.cgi




More information about the Python-list mailing list