Fix Bug 519698: Do not collapse move commands together because they may have line segments
This commit is contained in:
parent
05e73f11c3
commit
9042bbae31
4 changed files with 27 additions and 8 deletions
|
|
@ -9,6 +9,17 @@
|
|||
|
||||
<p>Copyright 2010, Jeff Schiller</p>
|
||||
|
||||
<section id="0.25">
|
||||
<header>
|
||||
<h2><a href="#0.25">Version 0.25</a></h2>
|
||||
</header>
|
||||
<p>2010-03-25</p>
|
||||
<ul>
|
||||
<li>Fix <a href="https://bugs.launchpad.net/scour/+bug/541889">Bug 541889</a> to parse polygon/polyline points missing whitespace/comma separating a negative value. Always output points attributes as comma-separated.</li>
|
||||
<li>Fix <a href="https://bugs.launchpad.net/scour/+bug/519698">Bug 519698</a> to properly parse move commands that have line segments.</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section id="0.24">
|
||||
<header>
|
||||
<h2><a href="#0.24">Version 0.24</a></h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue