mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-17 15:28:04 +08:00
* Initial commit and refactor reduce * Refactor reduce to get t values * Implement self intersection * Return pairs of t values * Fix results for the case where self is linear and other is not, address other comments * Update a rustdoc comment * Address final PR comments