SVG-Edit / svgedit

Powerful SVG-Editor for your browser
MIT License
6.61k stars 1.54k forks source link

the file opens in Illustrator but when printed to a laser cutter print driver the vectors are unrecognizable #996

Open dlarue opened 6 days ago

dlarue commented 6 days ago

I can open the SVGedit file in Inkscape, set the stroke color and line width since they appear unset to Inkscape, and after saving from Inkscape the process of opening in Illustrator and printing to the laser cutter print driver works ok.

I'm talking about a simple design of a circle with a triangle inside it, stroke color of 255,0,0 and stroke width of 0.1mm.

I tried swapping the XML header line and the <svg ....... > data but that didn't change anything.

jfhenon commented 6 days ago

Hello, I think you need to give more details on what means "unrecognizable"? what is the inkscape file content vs the svgedit file content ? etc...