Graphite/libraries/bezier-rs/src
Rob Nadal 72cd204c64 Bezier-rs: Add project function for Subpaths (#914)
* Added subpath project function

* Set appropriate project default in single manipulator group case

* Lint

* Return optional from subpath project + stylistic changes per review

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2022-12-29 18:32:22 -05:00
..
bezier Bezier-rs: Added function to find intersections between a bezier and a rectangle (#897) 2022-12-21 14:44:11 -08:00
subpath Bezier-rs: Add project function for Subpaths (#914) 2022-12-29 18:32:22 -05:00
consts.rs Bezier-rs: Add parametric evaluate and line intersect to subpath (#852) 2022-12-11 00:41:02 -05:00
lib.rs Bezier-rs: Add Euclidean parameterization to Bezier::evaluate (#828) 2022-11-18 20:37:52 -08:00
utils.rs Bezier-rs: Add parametric evaluate and line intersect to subpath (#852) 2022-12-11 00:41:02 -05:00