
28 Mar
2007
28 Mar
'07
5:04 p.m.
On Wed, 28 Mar 2007 18:54:13 +0200, Donn <donn.ingle@...400...> wrote:
Just a guess (not a dev) you can use inkscape as a command line app. I'm sure it will turn an svg into a png.
Yep! For instance:
inkscape some.svg --export-png=some.png
There's a more detailed description of the various command line options here:
http://www.inkscape.org/doc/inkscape-man.html
-mental