Finish viewBox processing. Merge Doug's changes for embedding rasters and printing out file size reduction
This commit is contained in:
parent
7aaa6c0a1c
commit
b1f861d285
2 changed files with 108 additions and 19 deletions
|
|
@ -1,3 +1,3 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="50%" viewBox="-10.0,0 300 200">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="300" height="200px" viewBox="-0,0 300 200">
|
||||
<rect width="200" height="100" fill="blue"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 146 B After Width: | Height: | Size: 144 B |
Loading…
Add table
Add a link
Reference in a new issue