summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Steiner <jimmac@gmail.com>2008-07-14 16:15:25 +0200
committerJakub Steiner <jimmac@gmail.com>2008-07-14 16:15:25 +0200
commitc2b2f5325f1ae527669bc7a21355db525a188ce8 (patch)
treed2ff144d63b1de7f1b8dd0d657101d3750d2e74d
parent1c6ca5a2b6986787017a0fc4e7da5ab9d1fe00f9 (diff)
make it actually work
-rwxr-xr-xrender-bitmaps.rb2
-rw-r--r--svg/test-sheet.svg96
2 files changed, 49 insertions, 49 deletions
diff --git a/render-bitmaps.rb b/render-bitmaps.rb
index b7fde8f..b206362 100755
--- a/render-bitmaps.rb
+++ b/render-bitmaps.rb
@@ -14,7 +14,7 @@ def renderit(file)
puts "#{file}:#{icon.attributes['inkscape:label']} #{context}/#{icon_name}"
icon.each_element("rect") do |box|
dir = "#{box.attributes['width']}x#{box.attributes['height']}/#{context}"
- cmd = "#{INKSCAPE} -i #{box.attributes['id']} -e #{dir}/#{file.gsub(/\.svg$/,'.png')} #{SRC}/#{file} > /dev/null 2>&1"
+ cmd = "#{INKSCAPE} -i #{box.attributes['id']} -e #{dir}/#{icon_name}.png #{SRC}/#{file} > /dev/null 2>&1"
File.makedirs(dir) unless File.exists?(dir)
system(cmd)
print "."
diff --git a/svg/test-sheet.svg b/svg/test-sheet.svg
index e6da254..35717f7 100644
--- a/svg/test-sheet.svg
+++ b/svg/test-sheet.svg
@@ -1120,16 +1120,16 @@
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="1"
- inkscape:cx="347.02658"
- inkscape:cy="305.20708"
+ inkscape:cx="294.02658"
+ inkscape:cy="373.20708"
inkscape:current-layer="layer6"
showgrid="false"
inkscape:grid-bbox="true"
inkscape:document-units="px"
inkscape:showpageshadow="false"
- inkscape:window-width="1417"
- inkscape:window-height="1117"
- inkscape:window-x="1855"
+ inkscape:window-width="1024"
+ inkscape:window-height="717"
+ inkscape:window-x="0"
inkscape:window-y="0"
width="400px"
height="300px"
@@ -1325,7 +1325,7 @@
inkscape:groupmode="layer"
id="layer6"
inkscape:label="plate"
- style="display:inline">
+ style="display:none">
<rect
inkscape:label="48x48"
y="49.996326"
@@ -1414,7 +1414,7 @@
sodipodi:cy="212"
sodipodi:rx="44.5"
sodipodi:ry="13"
- d="m 117,212 c 0,7.176 -19.936,13 -44.5,13 -24.564,0 -44.5,-5.824 -44.5,-13 0,-7.176 19.936,-13 44.5,-13 24.564,0 44.5,5.824 44.5,13 z"
+ d="m 117,212 a 44.5,13 0 1 1 -89,0 44.5,13 0 1 1 89,0 z"
transform="translate(-9,-6)" />
<path
sodipodi:type="arc"
@@ -1424,11 +1424,11 @@
sodipodi:cy="212"
sodipodi:rx="44.5"
sodipodi:ry="13"
- d="m 117,212 c 0,7.176 -19.936,13 -44.5,13 -24.564,0 -44.5,-5.824 -44.5,-13 0,-7.176 19.936,-13 44.5,-13 24.564,0 44.5,5.824 44.5,13 z"
+ d="m 117,212 a 44.5,13 0 1 1 -89,0 44.5,13 0 1 1 89,0 z"
transform="matrix(2.4010372,0,0,1.1538462,-38.075198,-38.615385)" />
<path
transform="matrix(1.1538462,0,0,1.1538462,107.84615,-38.615385)"
- d="m 117,212 c 0,7.176 -19.936,13 -44.5,13 -24.564,0 -44.5,-5.824 -44.5,-13 0,-7.176 19.936,-13 44.5,-13 24.564,0 44.5,5.824 44.5,13 z"
+ d="m 117,212 a 44.5,13 0 1 1 -89,0 44.5,13 0 1 1 89,0 z"
sodipodi:ry="13"
sodipodi:rx="44.5"
sodipodi:cy="212"
@@ -1444,7 +1444,7 @@
style="fill:url(#linearGradient6305);fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:block" />
<path
transform="matrix(5.1718957,-0.7680076,1.402119,1.5979662,351.22712,316.75596)"
- d="M 12.25,32.75 C 12.25,34.544 9.394,36 5.875,36 2.356,36 -0.5,34.544 -0.5,32.75 c 0,-1.794 2.856,-3.25 6.375,-3.25 3.519,0 6.375,1.456 6.375,3.25 z"
+ d="m 12.25,32.75 a 6.375,3.25 0 1 1 -12.75,0 6.375,3.25 0 1 1 12.75,0 z"
sodipodi:ry="3.25"
sodipodi:rx="6.375"
sodipodi:cy="32.75"
@@ -1464,7 +1464,7 @@
sodipodi:cy="32.75"
sodipodi:rx="6.375"
sodipodi:ry="3.25"
- d="M 12.25,32.75 C 12.25,34.544 9.394,36 5.875,36 2.356,36 -0.5,34.544 -0.5,32.75 c 0,-1.794 2.856,-3.25 6.375,-3.25 3.519,0 6.375,1.456 6.375,3.25 z"
+ d="m 12.25,32.75 a 6.375,3.25 0 1 1 -12.75,0 6.375,3.25 0 1 1 12.75,0 z"
transform="matrix(4.956905,-0.7335065,1.3438344,1.526181,232.52402,331.8217)" />
<path
sodipodi:type="arc"
@@ -1474,11 +1474,11 @@
sodipodi:cy="32.75"
sodipodi:rx="6.375"
sodipodi:ry="6.3471437"
- d="m 12.25,32.75 c 0,3.503623 -2.856,6.347144 -6.375,6.347144 -3.519,0 -6.375,-2.843521 -6.375,-6.347144 0,-3.503623 2.856,-6.347144 6.375,-6.347144 3.519,0 6.375,2.843521 6.375,6.347144 z"
+ d="m 12.25,32.75 a 6.375,6.3471437 0 1 1 -12.75,0 6.375,6.3471437 0 1 1 12.75,0 z"
transform="matrix(5.1718957,-0.7680076,1.402119,1.5979662,336.72712,340.25596)" />
<path
transform="matrix(5.1718957,-0.7680076,1.402119,1.5979662,203.22712,355.75596)"
- d="m 12.25,32.75 c 0,3.503623 -2.856,6.347144 -6.375,6.347144 -3.519,0 -6.375,-2.843521 -6.375,-6.347144 0,-3.503623 2.856,-6.347144 6.375,-6.347144 3.519,0 6.375,2.843521 6.375,6.347144 z"
+ d="m 12.25,32.75 a 6.375,6.3471437 0 1 1 -12.75,0 6.375,6.3471437 0 1 1 12.75,0 z"
sodipodi:ry="6.3471437"
sodipodi:rx="6.375"
sodipodi:cy="32.75"
@@ -1509,12 +1509,12 @@
sodipodi:cy="182.75"
sodipodi:rx="55.921093"
sodipodi:ry="25.097916"
- d="m 124.67109,182.75 c 0,13.85405 -25.052647,25.09792 -55.92109,25.09792 -30.868443,0 -55.921093,-11.24387 -55.921093,-25.09792 0,-13.85405 25.05265,-25.09792 55.921093,-25.09792 30.868443,0 55.92109,11.24387 55.92109,25.09792 z"
+ d="m 124.67109,182.75 a 55.921093,25.097916 0 1 1 -111.842183,0 55.921093,25.097916 0 1 1 111.842183,0 z"
transform="matrix(0.9902749,-0.1978978,0.1967431,0.9942887,-43.536192,20.649213)"
clip-path="url(#clipPath6069)" />
<path
transform="matrix(0.9902749,-0.1978978,0.1967431,0.9942887,82.463808,4.649213)"
- d="m 124.67109,182.75 c 0,13.85405 -25.052647,25.09792 -55.92109,25.09792 -30.868443,0 -55.921093,-11.24387 -55.921093,-25.09792 0,-13.85405 25.05265,-25.09792 55.921093,-25.09792 30.868443,0 55.92109,11.24387 55.92109,25.09792 z"
+ d="m 124.67109,182.75 a 55.921093,25.097916 0 1 1 -111.842183,0 55.921093,25.097916 0 1 1 111.842183,0 z"
sodipodi:ry="25.097916"
sodipodi:rx="55.921093"
sodipodi:cy="182.75"
@@ -1541,7 +1541,7 @@
transform="translate(231.464,206.07237)">
<path
transform="matrix(1.1675921,-0.1871993,0.2595495,0.8421223,-189.15268,79.188357)"
- d="m 217.5,159.5 c 0,7.728 -14.56,14 -32.5,14 -17.94,0 -32.5,-6.272 -32.5,-14 0,-7.728 14.56,-14 32.5,-14 17.94,0 32.5,6.272 32.5,14 z"
+ d="m 217.5,159.5 a 32.5,14 0 1 1 -65,0 32.5,14 0 1 1 65,0 z"
sodipodi:ry="14"
sodipodi:rx="32.5"
sodipodi:cy="159.5"
@@ -1557,7 +1557,7 @@
sodipodi:cy="159.5"
sodipodi:rx="32.5"
sodipodi:ry="14"
- d="m 217.5,159.5 c 0,7.728 -14.56,14 -32.5,14 -17.94,0 -32.5,-6.272 -32.5,-14 0,-7.728 14.56,-14 32.5,-14 17.94,0 32.5,6.272 32.5,14 z"
+ d="m 217.5,159.5 a 32.5,14 0 1 1 -65,0 32.5,14 0 1 1 65,0 z"
transform="matrix(1.1369649,-0.1942537,0.2527413,0.8738566,-57.15073,59.931795)" />
<path
id="path5723"
@@ -1591,7 +1591,7 @@
id="g5784">
<path
transform="matrix(0.7171573,0,0,1.1414214,40.022244,-23.758788)"
- d="m 154,178 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+ d="m 154,178 a 5,5 0 1 1 -10,0 5,5 0 1 1 10,0 z"
sodipodi:ry="5"
sodipodi:rx="5"
sodipodi:cy="178"
@@ -1607,7 +1607,7 @@
sodipodi:cy="178"
sodipodi:rx="5"
sodipodi:ry="5"
- d="m 154,178 c 0,2.76 -2.24,5 -5,5 -2.76,0 -5,-2.24 -5,-5 0,-2.76 2.24,-5 5,-5 2.76,0 5,2.24 5,5 z"
+ d="m 154,178 a 5,5 0 1 1 -10,0 5,5 0 1 1 10,0 z"
transform="matrix(0.7171573,0,0,1.1414214,-87.977756,-7.758788)" />
</g>
</g>
@@ -1733,7 +1733,7 @@
sodipodi:cy="212"
sodipodi:rx="44.5"
sodipodi:ry="13"
- d="m 117,212 c 0,7.176 -19.936,13 -44.5,13 -24.564,0 -44.5,-5.824 -44.5,-13 0,-7.176 19.936,-13 44.5,-13 24.564,0 44.5,5.824 44.5,13 z"
+ d="m 117,212 a 44.5,13 0 1 1 -89,0 44.5,13 0 1 1 89,0 z"
transform="matrix(0.1986123,0,0,0.1986123,291.9306,47.055039)" />
<path
sodipodi:type="arc"
@@ -1743,11 +1743,11 @@
sodipodi:cy="212"
sodipodi:rx="44.5"
sodipodi:ry="13"
- d="m 117,212 c 0,7.176 -19.936,13 -44.5,13 -24.564,0 -44.5,-5.824 -44.5,-13 0,-7.176 19.936,-13 44.5,-13 24.564,0 44.5,5.824 44.5,13 z"
+ d="m 117,212 a 44.5,13 0 1 1 -89,0 44.5,13 0 1 1 89,0 z"
transform="matrix(0.4768755,0,0,0.229168,286.15591,40.577223)" />
<path
transform="matrix(0.229168,0,0,0.229168,315.13768,40.577223)"
- d="m 117,212 c 0,7.176 -19.936,13 -44.5,13 -24.564,0 -44.5,-5.824 -44.5,-13 0,-7.176 19.936,-13 44.5,-13 24.564,0 44.5,5.824 44.5,13 z"
+ d="m 117,212 a 44.5,13 0 1 1 -89,0 44.5,13 0 1 1 89,0 z"
sodipodi:ry="13"
sodipodi:rx="44.5"
sodipodi:cy="212"
@@ -1773,11 +1773,11 @@
sodipodi:cy="32.75"
sodipodi:rx="6.375"
sodipodi:ry="3.25"
- d="M 12.25,32.75 C 12.25,34.544 9.394,36 5.875,36 2.356,36 -0.5,34.544 -0.5,32.75 c 0,-1.794 2.856,-3.25 6.375,-3.25 3.519,0 6.375,1.456 6.375,3.25 z"
+ d="m 12.25,32.75 a 6.375,3.25 0 1 1 -12.75,0 6.375,3.25 0 1 1 12.75,0 z"
transform="matrix(0.734516,-0.111645,0.111645,0.734516,299.84295,61.9441)" />
<path
transform="matrix(0.734516,-0.111645,0.111645,0.734516,319.68546,60.252708)"
- d="M 12.25,32.75 C 12.25,34.544 9.394,36 5.875,36 2.356,36 -0.5,34.544 -0.5,32.75 c 0,-1.794 2.856,-3.25 6.375,-3.25 3.519,0 6.375,1.456 6.375,3.25 z"
+ d="m 12.25,32.75 a 6.375,3.25 0 1 1 -12.75,0 6.375,3.25 0 1 1 12.75,0 z"
sodipodi:ry="3.25"
sodipodi:rx="6.375"
sodipodi:cy="32.75"
@@ -1792,7 +1792,7 @@
style="fill:url(#radialGradient7168);fill-opacity:1;fill-rule:evenodd;stroke:none" />
<path
transform="matrix(0.1666704,-2.8476107e-2,3.7049941e-2,0.1281007,272.75652,69.086018)"
- d="m 217.5,159.5 c 0,7.728 -14.56,14 -32.5,14 -17.94,0 -32.5,-6.272 -32.5,-14 0,-7.728 14.56,-14 32.5,-14 17.94,0 32.5,6.272 32.5,14 z"
+ d="m 217.5,159.5 a 32.5,14 0 1 1 -65,0 32.5,14 0 1 1 65,0 z"
sodipodi:ry="14"
sodipodi:rx="32.5"
sodipodi:cy="159.5"
@@ -1808,7 +1808,7 @@
sodipodi:cy="159.5"
sodipodi:rx="32.5"
sodipodi:ry="14"
- d="m 217.5,159.5 c 0,7.728 -14.56,14 -32.5,14 -17.94,0 -32.5,-6.272 -32.5,-14 0,-7.728 14.56,-14 32.5,-14 17.94,0 32.5,6.272 32.5,14 z"
+ d="m 217.5,159.5 a 32.5,14 0 1 1 -65,0 32.5,14 0 1 1 65,0 z"
transform="matrix(0.1666704,-2.8476107e-2,3.7049941e-2,0.1281007,293.00652,67.88401)" />
<path
sodipodi:type="arc"
@@ -1818,11 +1818,11 @@
sodipodi:cy="87.117538"
sodipodi:rx="0.78358209"
sodipodi:ry="1.0354477"
- d="m 303.63807,87.117538 c 0,0.571568 -0.35104,1.035448 -0.78358,1.035448 -0.43254,0 -0.78358,-0.46388 -0.78358,-1.035448 0,-0.571567 0.35104,-1.035447 0.78358,-1.035447 0.43254,0 0.78358,0.46388 0.78358,1.035447 z"
+ d="m 303.63807,87.117538 a 0.78358209,1.0354477 0 1 1 -1.56716,0 0.78358209,1.0354477 0 1 1 1.56716,0 z"
transform="translate(-0.4933494,-0.4705553)" />
<path
transform="translate(20.541045,-2.1089735)"
- d="m 303.63807,87.117538 c 0,0.571568 -0.35104,1.035448 -0.78358,1.035448 -0.43254,0 -0.78358,-0.46388 -0.78358,-1.035448 0,-0.571567 0.35104,-1.035447 0.78358,-1.035447 0.43254,0 0.78358,0.46388 0.78358,1.035447 z"
+ d="m 303.63807,87.117538 a 0.78358209,1.0354477 0 1 1 -1.56716,0 0.78358209,1.0354477 0 1 1 1.56716,0 z"
sodipodi:ry="1.0354477"
sodipodi:rx="0.78358209"
sodipodi:cy="87.117538"
@@ -1837,7 +1837,7 @@
id="g7178">
<path
transform="matrix(0.1620163,0,0,0.1620163,296.21233,54.337634)"
- d="m 117,212 c 0,7.176 -19.936,13 -44.5,13 -24.564,0 -44.5,-5.824 -44.5,-13 0,-7.176 19.936,-13 44.5,-13 24.564,0 44.5,5.824 44.5,13 z"
+ d="m 117,212 a 44.5,13 0 1 1 -89,0 44.5,13 0 1 1 89,0 z"
sodipodi:ry="13"
sodipodi:rx="44.5"
sodipodi:cy="212"
@@ -1847,7 +1847,7 @@
sodipodi:type="arc" />
<path
transform="matrix(0.4354481,0,0,0.229168,287.31588,40.577223)"
- d="m 117,212 c 0,7.176 -19.936,13 -44.5,13 -24.564,0 -44.5,-5.824 -44.5,-13 0,-7.176 19.936,-13 44.5,-13 24.564,0 44.5,5.824 44.5,13 z"
+ d="m 117,212 a 44.5,13 0 1 1 -89,0 44.5,13 0 1 1 89,0 z"
sodipodi:ry="13"
sodipodi:rx="44.5"
sodipodi:cy="212"
@@ -1863,7 +1863,7 @@
sodipodi:cy="212"
sodipodi:rx="44.5"
sodipodi:ry="13"
- d="m 117,212 c 0,7.176 -19.936,13 -44.5,13 -24.564,0 -44.5,-5.824 -44.5,-13 0,-7.176 19.936,-13 44.5,-13 24.564,0 44.5,5.824 44.5,13 z"
+ d="m 117,212 a 44.5,13 0 1 1 -89,0 44.5,13 0 1 1 89,0 z"
transform="matrix(0.1620163,0,0,0.1620163,315.95585,54.337634)" />
<path
sodipodi:type="arc"
@@ -1873,7 +1873,7 @@
sodipodi:cy="212"
sodipodi:rx="44.5"
sodipodi:ry="13"
- d="m 117,212 c 0,7.176 -19.936,13 -44.5,13 -24.564,0 -44.5,-5.824 -44.5,-13 0,-7.176 19.936,-13 44.5,-13 24.564,0 44.5,5.824 44.5,13 z"
+ d="m 117,212 a 44.5,13 0 1 1 -89,0 44.5,13 0 1 1 89,0 z"
transform="matrix(0.229168,0,0,0.229168,315.13768,40.577223)" />
<g
id="g7232"
@@ -1895,7 +1895,7 @@
style="fill:url(#radialGradient7241);fill-opacity:1;fill-rule:evenodd;stroke:none" />
<path
transform="matrix(0.1338913,-9.270353e-3,1.9100933e-2,0.1041098,282.21124,62.877448)"
- d="m 217.5,159.5 c 0,7.728 -14.56,14 -32.5,14 -17.94,0 -32.5,-6.272 -32.5,-14 0,-7.728 14.56,-14 32.5,-14 17.94,0 32.5,6.272 32.5,14 z"
+ d="m 217.5,159.5 a 32.5,14 0 1 1 -65,0 32.5,14 0 1 1 65,0 z"
sodipodi:ry="14"
sodipodi:rx="32.5"
sodipodi:cy="159.5"
@@ -1911,7 +1911,7 @@
sodipodi:cy="159.5"
sodipodi:rx="32.5"
sodipodi:ry="14"
- d="m 217.5,159.5 c 0,7.728 -14.56,14 -32.5,14 -17.94,0 -32.5,-6.272 -32.5,-14 0,-7.728 14.56,-14 32.5,-14 17.94,0 32.5,6.272 32.5,14 z"
+ d="m 217.5,159.5 a 32.5,14 0 1 1 -65,0 32.5,14 0 1 1 65,0 z"
transform="matrix(0.1280552,-2.3317546e-4,1.4973066e-2,8.9801749e-2,302.60117,63.38275)" />
</g>
</g>
@@ -1945,11 +1945,11 @@
sodipodi:cy="159.5"
sodipodi:rx="32.5"
sodipodi:ry="14"
- d="m 217.5,159.5 c 0,7.728 -14.56,14 -32.5,14 -17.94,0 -32.5,-6.272 -32.5,-14 0,-7.728 14.56,-14 32.5,-14 17.94,0 32.5,6.272 32.5,14 z"
+ d="m 217.5,159.5 a 32.5,14 0 1 1 -65,0 32.5,14 0 1 1 65,0 z"
transform="matrix(0.1338913,-1.3832381e-2,1.9100933e-2,0.1553432,282.21124,56.868297)" />
<path
transform="matrix(0.1338913,-1.3832381e-2,1.9100933e-2,0.1553432,300.52869,56.868297)"
- d="m 217.5,159.5 c 0,7.728 -14.56,14 -32.5,14 -17.94,0 -32.5,-6.272 -32.5,-14 0,-7.728 14.56,-14 32.5,-14 17.94,0 32.5,6.272 32.5,14 z"
+ d="m 217.5,159.5 a 32.5,14 0 1 1 -65,0 32.5,14 0 1 1 65,0 z"
sodipodi:ry="14"
sodipodi:rx="32.5"
sodipodi:cy="159.5"
@@ -1969,7 +1969,7 @@
inkscape:groupmode="layer"
id="layer3"
inkscape:label="plate#1"
- style="display:inline">
+ style="display:none">
<rect
inkscape:label="48x48"
y="349.99634"
@@ -2020,7 +2020,7 @@
inkscape:label="this is unneeded even" />
<text
xml:space="preserve"
- style="font-size:18.30070686px;font-style:normal;font-weight:bold;fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:Droid Sans;-inkscape-font-specification:Droid Sans Bold;font-stretch:normal;font-variant:normal;text-anchor:start;text-align:start;writing-mode:lr;line-height:125%"
+ style="font-size:18.30070686px;font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;display:inline;enable-background:new;font-family:Droid Sans;-inkscape-font-specification:Droid Sans Bold"
x="191.97075"
y="321.51361"
id="text3029"
@@ -2044,7 +2044,7 @@
</g>
<path
sodipodi:type="star"
- style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
id="path3009"
sodipodi:sides="10"
sodipodi:cx="145"
@@ -2056,9 +2056,9 @@
inkscape:flatsided="false"
inkscape:rounded="0"
inkscape:randomized="0"
- d="M 217.63952,526.63952 L 166.30813,495.81955 L 161.07017,555.46305 L 137.65772,500.35733 L 98.362556,545.53114 L 111.81182,487.18818 L 53.468862,500.63744 L 98.642673,461.34228 L 43.536951,437.92983 L 103.18045,432.69188 L 72.360477,381.36048 L 123.69187,412.18045 L 128.92983,352.53695 L 152.34228,407.64267 L 191.63744,362.46886 L 178.18818,420.81182 L 236.53114,407.36256 L 191.35733,446.65772 L 246.46305,470.07017 L 186.81955,475.30812 L 217.63952,526.63952 z" />
+ d="m 217.63952,526.63952 -51.33139,-30.81997 -5.23796,59.6435 -23.41245,-55.10572 -39.295164,45.17381 13.449264,-58.34296 -58.342958,13.44926 45.173811,-39.29516 -55.105722,-23.41245 59.643499,-5.23795 -30.819973,-51.3314 51.331393,30.81997 5.23796,-59.6435 23.41245,55.10572 39.29516,-45.17381 -13.44926,58.34296 58.34296,-13.44926 -45.17381,39.29516 55.10572,23.41245 -59.6435,5.23795 z" />
<path
- d="M 217.63952,526.63952 L 166.30813,495.81955 L 161.07017,555.46305 L 137.65772,500.35733 L 98.362556,545.53114 L 111.81182,487.18818 L 53.468862,500.63744 L 98.642673,461.34228 L 43.536951,437.92983 L 103.18045,432.69188 L 72.360477,381.36048 L 123.69187,412.18045 L 128.92983,352.53695 L 152.34228,407.64267 L 191.63744,362.46886 L 178.18818,420.81182 L 236.53114,407.36256 L 191.35733,446.65772 L 246.46305,470.07017 L 186.81955,475.30812 L 217.63952,526.63952 z"
+ d="m 217.63952,526.63952 -51.33139,-30.81997 -5.23796,59.6435 -23.41245,-55.10572 -39.295164,45.17381 13.449264,-58.34296 -58.342958,13.44926 45.173811,-39.29516 -55.105722,-23.41245 59.643499,-5.23795 -30.819973,-51.3314 51.331393,30.81997 5.23796,-59.6435 23.41245,55.10572 39.29516,-45.17381 -13.44926,58.34296 58.34296,-13.44926 -45.17381,39.29516 55.10572,23.41245 -59.6435,5.23795 z"
inkscape:randomized="0"
inkscape:rounded="0"
inkscape:flatsided="false"
@@ -2070,13 +2070,13 @@
sodipodi:cx="145"
sodipodi:sides="10"
id="path3011"
- style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
sodipodi:type="star"
transform="matrix(0.191824,0,0,0.191824,291.18552,286.9119)" />
<path
transform="matrix(0.1228334,0,0,0.1228334,300.18916,386.23365)"
sodipodi:type="star"
- style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
id="path3015"
sodipodi:sides="10"
sodipodi:cx="145"
@@ -2088,9 +2088,9 @@
inkscape:flatsided="false"
inkscape:rounded="0"
inkscape:randomized="0"
- d="M 217.63952,526.63952 L 166.30813,495.81955 L 161.07017,555.46305 L 137.65772,500.35733 L 98.362556,545.53114 L 111.81182,487.18818 L 53.468862,500.63744 L 98.642673,461.34228 L 43.536951,437.92983 L 103.18045,432.69188 L 72.360477,381.36048 L 123.69187,412.18045 L 128.92983,352.53695 L 152.34228,407.64267 L 191.63744,362.46886 L 178.18818,420.81182 L 236.53114,407.36256 L 191.35733,446.65772 L 246.46305,470.07017 L 186.81955,475.30812 L 217.63952,526.63952 z" />
+ d="m 217.63952,526.63952 -51.33139,-30.81997 -5.23796,59.6435 -23.41245,-55.10572 -39.295164,45.17381 13.449264,-58.34296 -58.342958,13.44926 45.173811,-39.29516 -55.105722,-23.41245 59.643499,-5.23795 -30.819973,-51.3314 51.331393,30.81997 5.23796,-59.6435 23.41245,55.10572 39.29516,-45.17381 -13.44926,58.34296 58.34296,-13.44926 -45.17381,39.29516 55.10572,23.41245 -59.6435,5.23795 z" />
<path
- d="M 217.63952,526.63952 L 166.30813,495.81955 L 161.07017,555.46305 L 137.65772,500.35733 L 98.362556,545.53114 L 111.81182,487.18818 L 53.468862,500.63744 L 98.642673,461.34228 L 43.536951,437.92983 L 103.18045,432.69188 L 72.360477,381.36048 L 123.69187,412.18045 L 128.92983,352.53695 L 152.34228,407.64267 L 191.63744,362.46886 L 178.18818,420.81182 L 236.53114,407.36256 L 191.35733,446.65772 L 246.46305,470.07017 L 186.81955,475.30812 L 217.63952,526.63952 z"
+ d="m 217.63952,526.63952 -51.33139,-30.81997 -5.23796,59.6435 -23.41245,-55.10572 -39.295164,45.17381 13.449264,-58.34296 -58.342958,13.44926 45.173811,-39.29516 -55.105722,-23.41245 59.643499,-5.23795 -30.819973,-51.3314 51.331393,30.81997 5.23796,-59.6435 23.41245,55.10572 39.29516,-45.17381 -13.44926,58.34296 58.34296,-13.44926 -45.17381,39.29516 55.10572,23.41245 -59.6435,5.23795 z"
inkscape:randomized="0"
inkscape:rounded="0"
inkscape:flatsided="false"
@@ -2102,13 +2102,13 @@
sodipodi:cx="145"
sodipodi:sides="10"
id="path3017"
- style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
sodipodi:type="star"
transform="matrix(0.1031218,0,0,0.1031218,299.54734,440.68272)" />
<path
transform="matrix(6.8626483e-2,0,0,6.8626483e-2,300.54916,495.84359)"
sodipodi:type="star"
- style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
+ style="opacity:1;fill:#3465a4;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate"
id="path3019"
sodipodi:sides="10"
sodipodi:cx="145"
@@ -2120,7 +2120,7 @@
inkscape:flatsided="false"
inkscape:rounded="0"
inkscape:randomized="0"
- d="M 217.63952,526.63952 L 166.30813,495.81955 L 161.07017,555.46305 L 137.65772,500.35733 L 98.362556,545.53114 L 111.81182,487.18818 L 53.468862,500.63744 L 98.642673,461.34228 L 43.536951,437.92983 L 103.18045,432.69188 L 72.360477,381.36048 L 123.69187,412.18045 L 128.92983,352.53695 L 152.34228,407.64267 L 191.63744,362.46886 L 178.18818,420.81182 L 236.53114,407.36256 L 191.35733,446.65772 L 246.46305,470.07017 L 186.81955,475.30812 L 217.63952,526.63952 z" />
+ d="m 217.63952,526.63952 -51.33139,-30.81997 -5.23796,59.6435 -23.41245,-55.10572 -39.295164,45.17381 13.449264,-58.34296 -58.342958,13.44926 45.173811,-39.29516 -55.105722,-23.41245 59.643499,-5.23795 -30.819973,-51.3314 51.331393,30.81997 5.23796,-59.6435 23.41245,55.10572 39.29516,-45.17381 -13.44926,58.34296 58.34296,-13.44926 -45.17381,39.29516 55.10572,23.41245 -59.6435,5.23795 z" />
</g>
<g
inkscape:groupmode="layer"