Skip to content

Unexpected "path" element is rendered but it should not [Version 1.8.5] #308

@Quantick

Description

@Quantick

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.

Image

The SVG file is: failing_path.svg. The unexpected path has id "Buggy_Path" in this file.

Best regards.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions