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:
parent
dcb6ed414c
commit
49b35bf6d1
8 changed files with 455 additions and 15 deletions
|
|
@ -16,6 +16,10 @@
|
|||
|
||||
<ul>
|
||||
<li>properly deal with fill="url(&quot;#foo&quot;)"</li>
|
||||
<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>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue