Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paths with M are drawn incorrectly #354

Closed
f3dm76 opened this issue May 14, 2018 · 0 comments
Closed

Paths with M are drawn incorrectly #354

f3dm76 opened this issue May 14, 2018 · 0 comments
Milestone

Comments

@f3dm76
Copy link
Collaborator

f3dm76 commented May 14, 2018

The following behavior is not supported
"If a moveto is followed by multiple pairs of coordinates, the subsequent pairs are treated as implicit lineto commands."

test paths-data-08-t-manual.svg

<path id="Triangle_stroke_MZ" fill="none" stroke="#000000" d="   M   62.00000   56.00000    113.96152  146.00000   10.03848  146.00000    62.00000   56.00000   Z    M   62.00000  71.00000   100.97114  138.50000   23.02886  138.50000   62.00000  71.00000   Z  "/>
@f3dm76 f3dm76 added this to the 0.9.2 milestone May 14, 2018
@ystrot ystrot closed this as completed in 011d4f0 May 14, 2018
ystrot added a commit that referenced this issue May 14, 2018
Fix #354: Paths with multiple M pairs are drawn incorrectly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant