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

Added temp support for relative quadratic beziers, but need to revert to Lyon when new version comes out #73

Open
TheLeonsver1 opened this issue Feb 25, 2021 · 0 comments

Comments

@TheLeonsver1
Copy link
Contributor

TheLeonsver1 commented Feb 25, 2021

Relative quadratic bezier curves(lower case q character) as part of SvgPathBuilder in Lyon 0.17.0 - 0.17.5 are broken.
They are fixed on Lyon master in this commit: nical/lyon@d22abdb

We need to revert back to svg_builder.relative_quadratic_bezier_to() from Lyon once it's released
temporary fix added in this commit: e88b461

@TheLeonsver1 TheLeonsver1 changed the title SvgPathShape does not support relative quadratic beziers at the moment Added temp support for relative quadratic beziers, but need to revert to Lyon when new version comes out Feb 25, 2021
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