-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
I'm using InkScape 1.3.2.
When exporting optimized SVG, elements with no stroke are still having their stroke-width exported, even when the stroke-widthare 0.
If I go to Edit > XML Editor I can modify the elements there, removing the unwanted tags, then exporting works as espected, with no stroke-width included in the putput.
However If I later change the elements stroke to a value and then back to 0, I have to re edit the raw XML again before it will export correctly.
I feel that if there is no stroke then no stroke-width should be exported.
Metadata
Metadata
Assignees
Labels
No labels