Fixes for polygon coord processing. Add --strip-xml-prolog option
This commit is contained in:
parent
b28ae6ec8d
commit
7e7ac31540
8 changed files with 427 additions and 9 deletions
|
|
@ -19,6 +19,7 @@
|
|||
<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>
|
||||
<li>Add XML prolog to scour output to ensure valid XML, added --strip-xml-prolog option</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue