Commit 6d7c5f9e499fc1d6280d88b214c973603cb9060c

Authored by Georg Hopp
1 parent eb09ae2f

rescale svg to 60x30

@@ -9,8 +9,8 @@ @@ -9,8 +9,8 @@
9 xmlns="http://www.w3.org/2000/svg" 9 xmlns="http://www.w3.org/2000/svg"
10 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" 10 xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
11 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" 11 xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
12 - width="719.16956"  
13 - height="357.29999" 12 + width="60"
  13 + height="30"
14 id="svg1341" 14 id="svg1341"
15 sodipodi:version="0.32" 15 sodipodi:version="0.32"
16 inkscape:version="0.91 r13725" 16 inkscape:version="0.91 r13725"
Please register or login to post a comment