Remove empty m0,0 segments
This commit is contained in:
parent
5f8139a6e3
commit
b68f8483c7
3 changed files with 19 additions and 1 deletions
5
unittests/path-empty-move.svg
Normal file
5
unittests/path-empty-move.svg
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="m100 100 l200 100 m0 0z" />
|
||||
<path d="m100 100 v200 m0 0 100 100z" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 151 B |
Loading…
Add table
Add a link
Reference in a new issue