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

Add with_capacity to BezPath #418

Merged
merged 3 commits into from
Feb 16, 2025
Merged

Conversation

LaurenzV
Copy link
Contributor

The reason I want this is that it makes convert usvg paths to kurbo BezPath more efficient.

@waywardmonkeys
Copy link
Contributor

Might as well add it to the changelog though if you want.

Copy link
Member

@tomcur tomcur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also think this is useful to have! reserve could be a natural next one... :)

@LaurenzV LaurenzV added this pull request to the merge queue Feb 16, 2025
Merged via the queue into linebender:main with commit 54b74ee Feb 16, 2025
15 checks passed
@LaurenzV LaurenzV deleted the with_capacity branch February 16, 2025 13:22
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