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

bezier: Improve cubic-t-for-distance #338

Merged
merged 1 commit into from
Nov 22, 2023
Merged

Conversation

johannes-wolf
Copy link
Member

Fixes a major precision bug in cubic-t-for-distance and cubic-shorten leading to bad mark/anchor placement on Bézier paths.

Also uses correct distance based placement for point-on-path if Bézier curves are involved!

@johannes-wolf johannes-wolf added bug 🐛 Something isn't working enhancement ⬆️ New feature or request labels Nov 20, 2023
@johannes-wolf johannes-wolf added this to the 0.2 milestone Nov 20, 2023
@johannes-wolf johannes-wolf merged commit b5c674e into 0.2.0 Nov 22, 2023
2 checks passed
@johannes-wolf johannes-wolf deleted the improve-point-on-path branch November 22, 2023 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working enhancement ⬆️ New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant