Graphite/website/other
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
..
bezier-rs-demos Bezier-rs: Add method to check subpath insideness (#2183) 2025-01-10 00:37:40 -08:00
build.sh Fix Bezier-rs web demos failing to run wasm-opt in CI 2024-10-27 15:06:22 -07:00