Heal shape with points close to line
(after conversion to floating point it is on the other side of line) ExPolygons indexing (fixed)
This commit is contained in:
parent
bdf8c5ce88
commit
8511b280bf
10 changed files with 571 additions and 99 deletions
3
tests/data/points_close_to_line.svg
Normal file
3
tests/data/points_close_to_line.svg
Normal file
|
@ -0,0 +1,3 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 100" width="50px" height="100px">
|
||||
<path fill="#808080" d="M 10,10 11,90 20,80 11,70 25,50 V 22 L 10,20 40,15 Z"/>
|
||||
</svg>
|
After Width: | Height: | Size: 177 B |
Loading…
Add table
Add a link
Reference in a new issue