linebender / kurbo

A Rust library for manipulating curves
Apache License 2.0
716 stars 69 forks source link

Add control_box method to BezPath #306

Closed dfrg closed 1 year ago

dfrg commented 1 year ago

This adds a method to BezPath that computes a conservative bounding box only taking control points into account.