On 17/10/2013 01:06, David Goldsmith wrote:
> Does anyone on this list know how Scalable Vector Graphics C, S, etc.
> command data are translated into curves (i.e., pixel maps) and might you
> be willing to answer some questions off-list?  Thanks!

Hello,

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.

Cheers,
Daniele



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

Reply via email to