Re: SVG Import
Posted by
perepujal on
Jan 24, 2021; 10:58pm
URL: https://forum.librecad.org/SVG-Import-tp5720081p5720086.html
If you know approximately the installation date of the LibreCAD version you are missing, probably you could find it in the archives of your linux distribution
EDIT:
BTW, svg2dxf from here keeps grey/black lines in the dxf
https://raw.githubusercontent.com/Zigazou/svg2dxf/master/svg2dxfIs a bash script that uses inkscape and pstoedit, I see a problem with curved lines, but at least it keeps colors
HTH