Graphite/libraries/bezier-rs/src
Thomas Cheng f2d35f50de Bezier-rs: Add self_intersection to subpath (#1035)
* add self-intersection to subpath, rebased old work onto master

* fix interactive website after rebase

* fix rustdoc iframe placement

* remove double comment

* address comments

* revert evaluate change

* address comment + fix assert statement bug

* update function comments
2023-02-21 17:08:55 -05:00
..
bezier Bezier-rs: Add self_intersection to subpath (#1035) 2023-02-21 17:08:55 -05:00
subpath Bezier-rs: Add self_intersection to subpath (#1035) 2023-02-21 17:08:55 -05:00
consts.rs Bezier-rs: Updated Bezier function signatures to accept TValue (#967) 2023-02-13 12:31:51 -05:00
lib.rs Bezier-rs: Add SubpathTValue and euclidean parameterization for subpaths (#1027) 2023-02-17 15:33:52 -05:00
utils.rs Bezier-rs: Add SubpathTValue and euclidean parameterization for subpaths (#1027) 2023-02-17 15:33:52 -05:00