Collapse consecutive h,v segments/coords where possible

This commit is contained in:
JSCHILL1 2009-05-19 21:30:50 -05:00
parent 49b35bf6d1
commit 56cc8fd15a
4 changed files with 106 additions and 21 deletions

View file

@ -20,6 +20,7 @@
<li>remove font/text styles from shape elements (font-weight, font-size, line-height, etc)</li>
<li>remove -inkscape-font-specification styles</li>
<li>added --set-precision argument to set the number of significant digits (defaults to 6)</li>
<li>collapse consecutive h,v coords/segments that go in the same direction</li>
</ul>
</section>