Hello,
I'm using this command to transform my SVG to DXF :
inkscape --export-text-to-path --export-filename="file.dxf" --export-text-to-path "file.svg"
Now, I would to add the "LWPOLYLINE" option but I don't know how to do that in this command.
I didn't find how to specify options of DXF export in the documentation.
Thanks for your help
Hello,
I'm using this command to transform my SVG to DXF :
inkscape --export-text-to-path --export-filename="file.dxf" --export-text-to-path "file.svg"
Now, I would to add the "LWPOLYLINE" option but I don't know how to do that in this command.
I didn't find how to specify options of DXF export in the documentation.
Thanks for your help