Skip to content
This repository was archived by the owner on Jun 18, 2025. It is now read-only.

Join strokes when the first and last points coincide, instead of capping both #50

Closed
wants to merge 2 commits into from
Closed

Conversation

tdewolff
Copy link

This will join the last point with the first point of a stroked path. Instead of capping both, which will give undesired results (try ButtCapper for example), the path is now properly joined so that a RoundJoiner will give the expected results.

@nigeltao

@tdewolff
Copy link
Author

To clarify, this changes

capped

to

joined

(used together with #49)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant