mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
* 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>