diff options
author | David Robillard <d@drobilla.net> | 2014-11-25 19:42:06 -0500 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2014-11-25 19:42:06 -0500 |
commit | 0f26395f0ec97272a97a34cc5c03a655fe536a7c (patch) | |
tree | 21bbde9f9a2d1e4933f2cd452eb76eb3326c35f7 /content | |
parent | 78a348dc60836c2e228dfb25b182f24dbcb718aa (diff) | |
download | lv2site-0f26395f0ec97272a97a34cc5c03a655fe536a7c.tar.xz |
Set logo to desired size in SVG for IE.
Diffstat (limited to 'content')
-rw-r--r-- | content/images/logo.svg | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/content/images/logo.svg b/content/images/logo.svg index 11865e0..3383c67 100644 --- a/content/images/logo.svg +++ b/content/images/logo.svg @@ -10,8 +10,8 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - width="251.71875" - height="158.125" + width="75" + height="48" id="svg2" sodipodi:version="0.32" inkscape:version="0.48.5 r10040" @@ -197,7 +197,7 @@ xlink:href="#linearGradient3305" id="linearGradient3182" gradientUnits="userSpaceOnUse" - gradientTransform="translate(136.2413,-1086.805)" + gradientTransform="matrix(0.29480612,0,0,0.29480612,110.68416,-144.81253)" x1="76.895813" y1="1177.6821" x2="76.895813" @@ -557,8 +557,8 @@ inkscape:document-units="px" inkscape:current-layer="layer3" showgrid="false" - inkscape:window-width="1918" - inkscape:window-height="1030" + inkscape:window-width="2558" + inkscape:window-height="1550" inkscape:window-x="0" inkscape:window-y="49" inkscape:grid-points="false" @@ -631,7 +631,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -639,16 +639,16 @@ inkscape:groupmode="layer" id="layer3" inkscape:label="logos" - transform="translate(-100,-90.875)"> + transform="translate(-100,-201)"> <rect - style="color:#000000;fill:url(#linearGradient3182);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" + style="color:#000000;fill:url(#linearGradient3182);fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:0.73701531;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible" id="rect3112" - width="249.21001" - height="155.60999" - x="101.25" - y="92.127197" - rx="27.556143" - ry="27.556143" + width="73.468636" + height="45.874775" + x="100.36851" + y="202.7439" + rx="8.1237192" + ry="8.1237192" inkscape:export-filename="/home/second/open_source/lv2/lv2_shaded_black.png" inkscape:export-xdpi="35.282356" inkscape:export-ydpi="35.282356" /> @@ -661,11 +661,11 @@ inkscape:export-xdpi="35.282356" inkscape:export-ydpi="35.282356" inkscape:connector-curvature="0" - transform="matrix(-1,0,0,-1,453.70129,338.61308)" /> + transform="matrix(-0.29480612,0,0,-0.29480612,204.2733,275.40945)" /> <g style="fill:url(#linearGradient2788);fill-opacity:1;stroke:none;display:inline" id="g2774" - transform="translate(458.3891,13.19507)" + transform="matrix(0.29480612,0,0,0.29480612,205.6553,179.47423)" inkscape:export-filename="/home/second/open_source/lv2/lv2_shaded_black.png" inkscape:export-xdpi="35.282356" inkscape:export-ydpi="35.282356"> |