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

offset, roundPrecision, and miterLimit #13

Open
phtj opened this issue Mar 14, 2020 · 0 comments
Open

offset, roundPrecision, and miterLimit #13

phtj opened this issue Mar 14, 2020 · 0 comments

Comments

@phtj
Copy link

phtj commented Mar 14, 2020

It would be useful to add a comment to the docs to explain that if scaling is being applied, then offset and roundPrecision need to be scaled, but miterLimit should not be scaled.

It is explained in the js clipper docs: miterLimit is "the maximum distance in multiples of delta that vertices can be offset from their original positions before squaring is applied". But it took me a while to figure out what was going on.

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