-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement to_kurbo on Contour (#116)
* Convert Contour to Kurbo path. See #110 * Correct start-of-path processing * Add to_kurbo method to ContourPoint * Match the slice, not the length of the slice * Smarter way of rotating the contour * .clear, not .truncate a vec * Index-free quad implementation * This turns out to be important * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: Colin Rofls <[email protected]>
- Loading branch information
1 parent
92b2837
commit 1c14735
Showing
1 changed file
with
57 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters