When using the DrawingGroup SharpVectors.Converters.FileSvgReader.Read(string svgFileName) method, I face an issue with some SVGs that are produced with Arbortext IsoDraw 7.3. The drawing shows some paths that are not expected to show.
I took one such SVG and drastically simplified it for describing the issue. I used Abode Illustrator for the purpose.
Here is a screenshot demonstrating the issue. Top is the MS Edge rendering, bottom is the WPF rendering of the resulting DrawingGroup - one unexpected path is showing. I made it red for this "demo" even though it appears black in the attached file.

The SVG file is: failing_path.svg. The unexpected path has id "Buggy_Path" in this file.
Best regards.
When using the DrawingGroup SharpVectors.Converters.FileSvgReader.Read(string svgFileName) method, I face an issue with some SVGs that are produced with Arbortext IsoDraw 7.3. The drawing shows some paths that are not expected to show.
I took one such SVG and drastically simplified it for describing the issue. I used Abode Illustrator for the purpose.
Here is a screenshot demonstrating the issue. Top is the MS Edge rendering, bottom is the WPF rendering of the resulting DrawingGroup - one unexpected path is showing. I made it red for this "demo" even though it appears black in the attached file.
The SVG file is: failing_path.svg. The unexpected path has id "Buggy_Path" in this file.
Best regards.