On Wed, Oct 16, 2013 at 4:23 PM, Daniele Nicolodi <dani...@grinta.net> wrote:

> the format is quite clearly documented. For the path data you can see
> http://www.w3.org/TR/SVG/paths.html. There are several open source
> libraries that implement SVG rendering, you may look at those to see how
> the rendering can be implemented in practice.

InkScape is particularly nice -- it's an open source desktop vector
drawing program, but can also be called on the command line and used
as a SVG renderer.

Someone wrote a minimal wxPython-based SVG renderer a while back --
not sure what happened to that.

-Chris




-- 

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

chris.bar...@noaa.gov
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to