Hi there, can anyone help me with this question:
What is the command line option to export SVG to DXF with old Inkscape 0.48.2.
The executable is Inkscape-0.48.2-1-win32.exe.
I need this, because I need old DXF format for an very old laser cutting machine.
With the current version the command line is
exec inkscape.exe --export-type=dxf <svgfile>
But this does not work with the old Inkscape.
Many thanks
Alexandru
I searched the entire source code for --export keywords and I could not find any DXF export option.
Does this mean, that it's was not possible that time to export DXF from the command line, even though is was supported by the program?
Anyone there who could help?
Any thoughts are highly apreciated.
Hi there, can anyone help me with this question:
What is the command line option to export SVG to DXF with old Inkscape 0.48.2.
The executable is Inkscape-0.48.2-1-win32.exe.
I need this, because I need old DXF format for an very old laser cutting machine.
With the current version the command line is
exec inkscape.exe --export-type=dxf <svgfile>
But this does not work with the old Inkscape.
Many thanks
Alexandru
I searched the entire source code for --export keywords and I could not find any DXF export option.
Does this mean, that it's was not possible that time to export DXF from the command line, even though is was supported by the program?
Anyone there who could help?
Any thoughts are highly apreciated.