Added --enable-viewboxing option and stop setting width/height to 100% by default
This commit is contained in:
parent
8caa66edf9
commit
22fd47ab23
4 changed files with 17 additions and 4 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue