Graphite/libraries/path-bool/src
Dennis Kobert b26dfbcd7c
Always close subpaths before applying boolean ops (#2014)
* Always close subpaths before applying boolean ops

* Roundtrip boolean path through svg string

* Reverse closing path segment

* Sort result of boolean ops

* Make face visiting order deterministic

* Remove debugging code

* Remove unused post processing

* Clippy lint

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-10-03 11:20:04 -07:00
..
parsing Path Bool library code cleanup (#2000) 2024-09-23 12:16:31 +02:00
path Path Bool library code cleanup (#2000) 2024-09-23 12:16:31 +02:00
util Path Bool library code cleanup (#2000) 2024-09-23 12:16:31 +02:00
lib.rs Always close subpaths before applying boolean ops (#2014) 2024-10-03 11:20:04 -07:00
path.rs Path Bool library code cleanup (#2000) 2024-09-23 12:16:31 +02:00
path_boolean.rs Always close subpaths before applying boolean ops (#2014) 2024-10-03 11:20:04 -07:00
visual_tests.rs Path Bool library code cleanup (#2000) 2024-09-23 12:16:31 +02:00