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

[BUG] pathToAbsolute and path2curve failure #1124

Open
thednp opened this issue Aug 13, 2020 · 1 comment
Open

[BUG] pathToAbsolute and path2curve failure #1124

thednp opened this issue Aug 13, 2020 · 1 comment

Comments

@thednp
Copy link

thednp commented Aug 13, 2020

For some reason pathToAbsolute fails to process Bezier [C]urves and in consequence, the path2curve will also deliver wrong values.

Test site
https://jsfiddle.net/yq42njsr/

Update: it turns out that the RegExp in Raphael.js cannot compute over-optimized arcTo path command coordinates, I opened an issue on Stackoverflow, trying to find a solution and hopefully resolve it here as well.

@thednp
Copy link
Author

thednp commented Aug 15, 2020

I have a solution for those in need, right here

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