Re: SVG Export with ID field in <path>
by okh » Sat Dec 09, 2017 12:42 pm
Inkscape will, if I remember correctly, assign id's automatically. And and using Inkscape's XML editor, it is reasonably easy to change them to something sensible. Saving as Optimized SVG is good for filtering out unwanted stuff after editing (like ungroup/regroup to remove the transform elements). End result is an .svg file that is relatively easy to edit with any editor. ok