Version 0.10 not complete! Remove empty path segments. Convert lines to H/V where possible. Remove some default styles.
This commit is contained in:
parent
19ed9e57a4
commit
3dfb1f8068
7 changed files with 183 additions and 14 deletions
|
|
@ -20,6 +20,10 @@
|
|||
<li>Convert from absolute to relative path data</li>
|
||||
<li>Remove trailing zeroes from path data</li>
|
||||
<li>Limit to no more than 6 digits of precision</li>
|
||||
<li>Remove empty line segments</li>
|
||||
<li>Convert lines to horiz/vertical line segments where possible</li>
|
||||
<li>Remove some more default styles (display:none, visibility:visible, overflow:visible,
|
||||
marker:none)</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue