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

Fix BufferParameters logic for quadsegs #778

Merged
merged 1 commit into from
Sep 29, 2021

Conversation

dr-jts
Copy link
Contributor

@dr-jts dr-jts commented Sep 29, 2021

Simplifies semantics for setting quadsegs in BufferParameters. The previous logic was confusing, and did not allow independent setting of quadSegs, joinStyle and endCapStyle.

The new code forces quadrant segments to be >= 1. JoinStyle can be used to change the linework generated at corners.

Signed-off-by: Martin Davis mtnclimb@gmail.com

Signed-off-by: Martin Davis <mtnclimb@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants