Graphite/website/other/bezier-rs-demos/wasm
Priyanshu bf6ffbddeb Bezier-rs: Add method to check subpath insideness (#2183)
* add function to calculate if a subpath is inside polygon

* make is_subpath_inside_polygon() flexible

* obtimize is_subpath_inside_polygon function

* move is_inside_subpath function to Subpath struct method

* add interactive demo for subpath insideness

* Code review

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2025-01-10 00:37:40 -08:00
..
src Bezier-rs: Add method to check subpath insideness (#2183) 2025-01-10 00:37:40 -08:00
Cargo.toml Fix clippy lints (#2119) 2024-11-29 22:58:49 +00:00