Skip to content

Replace Bezier-rs usages with Kurbo #2325

Open
0 of 1 issue completed
Open
Cleanup
0 of 1 issue completed
@Keavon

Description

@Keavon

Kurbo's computational geometry is more stable, efficient, and high-quality than our Bezier-rs library which is a maintenance burden for us, and we'd like to phase it out. This issue tracks our desire to incrementally replace the many Bezier-rs usages with Kurbo equivalents wherever possible. In the end, hopefully only a few remaining functions that Kurbo doesn't support will be left, and then we can either contribute those upstream to Kurbo or move our implementations out of Bezier-rs and into Graphite/Graphene code directly.

This issue is open to anyone to work on in chunks. If you open a PR for it, say "Part of #2325" in the PR description.

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Short-Term

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions