Hi,
I have a bunch of dxf files and I want to export these to svg for display on the web. Is there a command line utility in inkscape that will let me do something like:
$ inkscape --export=svg this.dxf that.svg
The orginal files are autocad but I want to save as dxf, then do the batch export. Or maybe there is a better way to get to svg?
Thanks,
Matt
command line dxf to svg export on linux
Re: command line dxf to svg export on linux
I would recommend :
DWG to SVG Converter 2010 MX, http://www.dwgtool.com/dwg-to-svg.htm
It runs under wine on linux and can work with your DWG files directly.
If you license it, you get command line invocation.
DWG to SVG Converter 2010 MX, http://www.dwgtool.com/dwg-to-svg.htm
It runs under wine on linux and can work with your DWG files directly.
If you license it, you get command line invocation.