
3 Apr
2006
3 Apr
'06
7:44 p.m.
Gilles Foucault wrote:
I would like to export svg files via the command line on Win32 platform of Inkscape : "C:\Program Files\Inkscape\inkscape.exe" --export-eps=out.eps in.svg
But nothing happens, there is no error messages, and inkscape quit immediately.
Could you help me with the command line usage in Win32 platform ?
Try using the full path to in.svg. My guess is that if you executed "C:\Program Files\Inkscape\inkscape.exe" in.svg it would give an error about not being able to find in.svg.
Inkscape is GUI-only in Windows (unless you recompile) so you will get no commandline output (i.e. no error).
Paul
--
Posted via http://www.ruby-forum.com/.