mirror of
https://github.com/svg/svgo.git
synced 2025-07-29 20:21:14 +03:00
As an optimization the path intersection was checking the paths had three or more elements, caliming that otherwise there was nothing to fill. However a semi circle would actually contain 2 points. Fixes #1048. This adds a simplified test case for the 2 offending files reported in the issue.
20 lines
1.4 KiB
XML
20 lines
1.4 KiB
XML