Skip to content

Remove polygons, introduce SKPath CU-86c3mbjx8#60

Merged
big-nacho merged 2 commits intomainfrom
CU-86c3mbjx8-Simplify-Vectorizer-Output
May 30, 2025
Merged

Remove polygons, introduce SKPath CU-86c3mbjx8#60
big-nacho merged 2 commits intomainfrom
CU-86c3mbjx8-Simplify-Vectorizer-Output

Conversation

@big-nacho
Copy link
Collaborator

Description:

This PR updates the pipeline so that now:
trace -> convert to polygons -> perform boolean operations -> convert back to paths -> generate markup
is
trace -> perform boolean operations -> generate markup

This makes results much better and reduces path complexity a lot.

  • I have self-reviewed this PR, according to these points
  • This PR falls into maximum three of these categories
  • I feel comfortable taking responsibility for merging this code to production
  • The code is high quality, well-tested, follows styles guides (Frontend), clean, and well documented

Loading
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

Successfully merging this pull request may close these issues.

3 participants