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

Not working: { type: "path", d: "..." } #76

Open
HatScripts opened this issue Apr 4, 2023 · 1 comment
Open

Not working: { type: "path", d: "..." } #76

HatScripts opened this issue Apr 4, 2023 · 1 comment

Comments

@HatScripts
Copy link

HatScripts commented Apr 4, 2023

https://codepen.io/HatScripts/pen/eYLqqLY

See the regular SVG on the left (#svg1), and the one generated by Wilderness on the right (#svg2).

They both have the same path specified with the d attribute, but the one made by Wilderness doesn't render as expected.

@HatScripts
Copy link
Author

I got it to work by using SVGPoints.toPath.

https://codepen.io/HatScripts/pen/wvYMWvm

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