Graphite/libraries/bezier-rs/src
Hannah Li c0576ab4e0 Bezier-rs: Add joins and caps to offsets and outlines (#1083)
* Intial work

* Improve miter and add round join

* Get arcs to go opposite direction

* Add cap and other refactors

* Rename joint to join, fix some bugs

* Fix single point issue

* Clean up

* Fix iframe sizes and update UI

* Address comments and handle single point outline

* Rename variables, fix branches in outline

* Address comments
2023-03-27 16:25:08 -04:00
..
bezier Bezier-rs: Add joins and caps to offsets and outlines (#1083) 2023-03-27 16:25:08 -04:00
subpath Bezier-rs: Add joins and caps to offsets and outlines (#1083) 2023-03-27 16:25:08 -04:00
compare.rs Bezier-rs: Subpath offset and bezier offset improvements (#1039) 2023-03-03 14:21:21 -05:00
consts.rs Bezier-rs: Subpath offset and bezier offset improvements (#1039) 2023-03-03 14:21:21 -05:00
lib.rs Bezier-rs: Add joins and caps to offsets and outlines (#1083) 2023-03-27 16:25:08 -04:00
utils.rs Bezier-rs: Add joins and caps to offsets and outlines (#1083) 2023-03-27 16:25:08 -04:00