Remove text styles from shapes. Remove --inkscape styles. Fix path handling for multiple coords in first Move command. Add --set-precision N argument

This commit is contained in:
JSCHILL1 2009-05-19 10:02:47 -05:00
parent dcb6ed414c
commit 49b35bf6d1
8 changed files with 455 additions and 15 deletions

View file

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg">
<rect style="font-size:20px" width="100" height="100" />
</svg>

After

Width:  |  Height:  |  Size: 106 B