Remove trailing zeros from path coordinates. Use scientific notation in path coords if shorter. Scour polygon coordinates just like path coordinates. Added tests
This commit is contained in:
parent
8f50f0d509
commit
b28ae6ec8d
9 changed files with 119 additions and 39 deletions
|
|
@ -9,6 +9,19 @@
|
|||
|
||||
<p>Copyright 2009, Jeff Schiller</p>
|
||||
|
||||
<section id="0.16">
|
||||
<header>
|
||||
<h2><a href="#0.16">Version 0.16</a></h2>
|
||||
</header>
|
||||
<p>July 29th, 2009</p>
|
||||
<ul>
|
||||
<li>Fix <a href="https://bugs.launchpad.net/scour/+bug/401628">Bug 401628</a>: Keep namespace declarations when using --keep-editor-data (Thanks YoNoSoyTu!)</li>
|
||||
<li>Remove trailing zeros after decimal places for all path coordinates</li>
|
||||
<li>Use scientific notation in path coordinates if that representation is shorter</li>
|
||||
<li>Scour polygon coordinates just like path coordinates</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section id="0.15">
|
||||
<header>
|
||||
<h2><a href="#0.15">Version 0.15</a></h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue