Final scour 0.18: more fixes to XML serialization (wellformedness), some unit tests, update to package script to use zip file and to package the inkscape extension
This commit is contained in:
parent
5f5c8a431d
commit
eb2a7a05ac
6 changed files with 60 additions and 7 deletions
|
|
@ -13,11 +13,11 @@
|
|||
<header>
|
||||
<h2><a href="#0.18">Version 0.18</a></h2>
|
||||
</header>
|
||||
<p>Aug 5th, 2009</p>
|
||||
<p>Aug 9th, 2009</p>
|
||||
<ul>
|
||||
<li>Remove attributes of gradients if they contain default values</li>
|
||||
<li>Reduce bezier/quadratic (c/q) segments to their shorthand equivalents (s/t)</li>
|
||||
<li>Custom XML serialization such that id/xml:id is printed first (Thanks to Richard Hutch for the suggestion)</li>
|
||||
<li>Move to a custom XML serialization such that id/xml:id is printed first (Thanks to Richard Hutch for the suggestion)</li>
|
||||
<li>Added --indent option to specify indentation type (default='space', other options: 'none', 'tab')</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue