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

Improve working with bezier control handles #395

Open
Tracked by #488
MewPurPur opened this issue Jan 16, 2024 · 0 comments
Open
Tracked by #488

Improve working with bezier control handles #395

MewPurPur opened this issue Jan 16, 2024 · 0 comments
Assignees
Labels
approved Proposal is approved proposal

Comments

@MewPurPur
Copy link
Owner

MewPurPur commented Jan 16, 2024

Cubic beziers, shorthand cubic beziers, and quadratic beziers are annoying to work with because of how the control handles overlap with the beginning or the end. We should implement a system where adding these commands places the control points in the middle, or in the one third and two thirds points of the line between the points for full cubic beziers.

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

Successfully merging a pull request may close this issue.

1 participant