Added --enable-viewboxing option and stop setting width/height to 100% by default

This commit is contained in:
JSCHILL1 2009-12-31 13:59:54 -06:00
parent 8caa66edf9
commit 22fd47ab23
4 changed files with 17 additions and 4 deletions

View file

@ -16,6 +16,8 @@
<p>TBD</p>
<ul>
<li>Fix <a href="https://bugs.launchpad.net/scour/+bug/482215">Bug 482215</a> by using os.linesep to end lines</li>
<li>Fix unittests to run properly in Windows</li>
<li>Removed default scaling of image to 100%/100% and creating a viewBox. Added --enable-viewboxing option to explicitly turn that on</li>
</ul>
</section>