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

Line distorted #44

Closed
colinmeinke opened this issue Sep 3, 2016 · 4 comments
Closed

Line distorted #44

colinmeinke opened this issue Sep 3, 2016 · 4 comments
Assignees
Labels

Comments

@colinmeinke
Copy link
Owner

{
  type: 'path',
  d: 'M2 2.078S4.987 4.73 11 4.73s9-2.652 9-2.652',
  strokeWidth: 2,
  strokeLinecap: 'square',
}
@colinmeinke colinmeinke added the bug label Sep 3, 2016
@colinmeinke colinmeinke self-assigned this Sep 3, 2016
@dalisoft
Copy link

dalisoft commented Oct 8, 2016

I not sure it's bug. Wilderness works fine in every case i've one of morph fan user

@dalisoft
Copy link

I'm curius, what it's?
{ type: 'path', d: 'M2 2.078S4.987 4.73 11 4.73s9-2.652 9-2.652', strokeWidth: 2, strokeLinecap: 'square', }

I sure, points (d attribute points) isn't works at all

@dalisoft
Copy link

Shape d (original) attribute is not correct, shape rendering works fine

@colinmeinke
Copy link
Owner Author

This issue is because of a bug in svg-points, which has been fixed https://github.com/colinmeinke/svg-points/releases/tag/v3.1.3. Will close when Wilderness dependencies are updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants