Change default precision to 5 digits, updated release notes and statistics

This commit is contained in:
JSCHILL1 2009-05-19 22:05:03 -05:00
parent 56cc8fd15a
commit ec3e857c53
3 changed files with 56 additions and 3 deletions

View file

@ -19,7 +19,7 @@
<li>properly handle paths with more than 1 pair of coordinates in the first Move command</li>
<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>added --set-precision argument to set the number of significant digits (defaults to 5 now)</li>
<li>collapse consecutive h,v coords/segments that go in the same direction</li>
</ul>
</section>