changeset 63:07f18421f121

lab tiles, plus all tiles regenerated hopefully for the last time
author Adrianna Pińska <adrianna.pinska@gmail.com>
date Sun, 11 Sep 2011 16:54:09 +0200
parents 40be38f4427c
children fbb5cc655b47
files data/tiles/common/snake/snake-body-h.png data/tiles/common/snake/snake-body-v.png data/tiles/common/snake/snake-corner-bl.png data/tiles/common/snake/snake-corner-br.png data/tiles/common/snake/snake-corner-tl.png data/tiles/common/snake/snake-corner-tr.png data/tiles/common/snake/snake-head-d.png data/tiles/common/snake/snake-head-l.png data/tiles/common/snake/snake-head-mouth-open-d.png data/tiles/common/snake/snake-head-mouth-open-l.png data/tiles/common/snake/snake-head-mouth-open-r.png data/tiles/common/snake/snake-head-mouth-open-u.png data/tiles/common/snake/snake-head-r.png data/tiles/common/snake/snake-head-tongue-d.png data/tiles/common/snake/snake-head-tongue-l.png data/tiles/common/snake/snake-head-tongue-r.png data/tiles/common/snake/snake-head-tongue-u.png data/tiles/common/snake/snake-head-u.png data/tiles/common/snake/snake-tail-d.png data/tiles/common/snake/snake-tail-l.png data/tiles/common/snake/snake-tail-r.png data/tiles/common/snake/snake-tail-u.png data/tiles/lab/floor.png data/tiles/lab/puddle-bl.png data/tiles/lab/puddle-br.png data/tiles/lab/puddle-d.png data/tiles/lab/puddle-l.png data/tiles/lab/puddle-r.png data/tiles/lab/puddle-tl.png data/tiles/lab/puddle-tr.png data/tiles/lab/puddle-u.png data/tiles/lab/puddle.png data/tiles/lab/wall.png scripts/make_pngs.sh source/svg/lab/puddle-tl.svg
diffstat 35 files changed, 12 insertions(+), 747 deletions(-) [+]
line wrap: on
line diff
Binary file data/tiles/common/snake/snake-body-h.png has changed
Binary file data/tiles/common/snake/snake-body-v.png has changed
Binary file data/tiles/common/snake/snake-corner-bl.png has changed
Binary file data/tiles/common/snake/snake-corner-br.png has changed
Binary file data/tiles/common/snake/snake-corner-tl.png has changed
Binary file data/tiles/common/snake/snake-corner-tr.png has changed
Binary file data/tiles/common/snake/snake-head-d.png has changed
Binary file data/tiles/common/snake/snake-head-l.png has changed
Binary file data/tiles/common/snake/snake-head-mouth-open-d.png has changed
Binary file data/tiles/common/snake/snake-head-mouth-open-l.png has changed
Binary file data/tiles/common/snake/snake-head-mouth-open-r.png has changed
Binary file data/tiles/common/snake/snake-head-mouth-open-u.png has changed
Binary file data/tiles/common/snake/snake-head-r.png has changed
Binary file data/tiles/common/snake/snake-head-tongue-d.png has changed
Binary file data/tiles/common/snake/snake-head-tongue-l.png has changed
Binary file data/tiles/common/snake/snake-head-tongue-r.png has changed
Binary file data/tiles/common/snake/snake-head-tongue-u.png has changed
Binary file data/tiles/common/snake/snake-head-u.png has changed
Binary file data/tiles/common/snake/snake-tail-d.png has changed
Binary file data/tiles/common/snake/snake-tail-l.png has changed
Binary file data/tiles/common/snake/snake-tail-r.png has changed
Binary file data/tiles/common/snake/snake-tail-u.png has changed
Binary file data/tiles/lab/floor.png has changed
Binary file data/tiles/lab/puddle-bl.png has changed
Binary file data/tiles/lab/puddle-br.png has changed
Binary file data/tiles/lab/puddle-d.png has changed
Binary file data/tiles/lab/puddle-l.png has changed
Binary file data/tiles/lab/puddle-r.png has changed
Binary file data/tiles/lab/puddle-tl.png has changed
Binary file data/tiles/lab/puddle-tr.png has changed
Binary file data/tiles/lab/puddle-u.png has changed
Binary file data/tiles/lab/puddle.png has changed
Binary file data/tiles/lab/wall.png has changed
--- a/scripts/make_pngs.sh	Sun Sep 11 16:40:44 2011 +0200
+++ b/scripts/make_pngs.sh	Sun Sep 11 16:54:09 2011 +0200
@@ -4,16 +4,19 @@
 svgdir=source/svg
 pngdir=data/tiles
 
-for subdir in common/snake
+for subdir in common/snake lab
 do
     for x in $svgdir/$subdir/*.svg
     do
         filename=`basename $x`
         rsvg-convert $x -w $tilesize -h $tilesize -o $pngdir/$subdir/${filename/svg/png}
+        mogrify -strip $pngdir/$subdir/${filename/svg/png}
     done
 done
 
-for tiledir in $pngdir/common/snake
+shopt -s nullglob
+
+for tiledir in $pngdir/common/snake $pngdir/lab
 do
     for hv in $tiledir/*-v.png
     do
--- a/source/svg/lab/puddle-tl.svg	Sun Sep 11 16:40:44 2011 +0200
+++ b/source/svg/lab/puddle-tl.svg	Sun Sep 11 16:54:09 2011 +0200
@@ -70,7 +70,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>
@@ -79,749 +79,11 @@
      inkscape:groupmode="layer"
      id="layer1"
      transform="translate(0,-852.36218)">
-    <g
-       id="g6294"
-       transform="translate(-5.0134766e-5,-19.309203)">
-      <g
-         transform="translate(20.372212,109.3092)"
-         id="g5970">
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869"
-           width="20"
-           height="20"
-           x="-20.37216"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9"
-           width="20"
-           height="20"
-           x="-0.37216088"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-8"
-           width="20"
-           height="20"
-           x="19.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-9"
-           width="20"
-           height="20"
-           x="39.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-2"
-           width="20"
-           height="20"
-           x="59.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-6"
-           width="20"
-           height="20"
-           x="79.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-6"
-           width="20"
-           height="20"
-           x="99.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-4"
-           width="20"
-           height="20"
-           x="119.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-6-9"
-           width="20"
-           height="20"
-           x="139.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-4-5"
-           width="20"
-           height="20"
-           x="159.62784"
-           y="942.36218" />
-      </g>
-      <g
-         transform="matrix(-1,0,0,-1,179.62789,1994.0335)"
-         id="g5970-8">
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-7"
-           width="20"
-           height="20"
-           x="-20.37216"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-1"
-           width="20"
-           height="20"
-           x="-0.37216088"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-8-7"
-           width="20"
-           height="20"
-           x="19.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-9-2"
-           width="20"
-           height="20"
-           x="39.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-2-7"
-           width="20"
-           height="20"
-           x="59.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-6-2"
-           width="20"
-           height="20"
-           x="79.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-6-2"
-           width="20"
-           height="20"
-           x="99.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-4-6"
-           width="20"
-           height="20"
-           x="119.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-6-9-1"
-           width="20"
-           height="20"
-           x="139.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-4-5-0"
-           width="20"
-           height="20"
-           x="159.62784"
-           y="942.36218" />
-      </g>
-      <g
-         transform="translate(20.37221,69.309004)"
-         id="g5970-1">
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-5"
-           width="20"
-           height="20"
-           x="-20.37216"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-97"
-           width="20"
-           height="20"
-           x="-0.37216088"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-8-76"
-           width="20"
-           height="20"
-           x="19.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-9-7"
-           width="20"
-           height="20"
-           x="39.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-2-3"
-           width="20"
-           height="20"
-           x="59.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-6-6"
-           width="20"
-           height="20"
-           x="79.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-6-5"
-           width="20"
-           height="20"
-           x="99.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-4-63"
-           width="20"
-           height="20"
-           x="119.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-6-9-9"
-           width="20"
-           height="20"
-           x="139.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-4-5-4"
-           width="20"
-           height="20"
-           x="159.62784"
-           y="942.36218" />
-      </g>
-      <g
-         transform="matrix(-1,0,0,-1,179.62789,1954.0333)"
-         id="g5970-8-8">
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-7-1"
-           width="20"
-           height="20"
-           x="-20.37216"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-1-2"
-           width="20"
-           height="20"
-           x="-0.37216088"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-8-7-9"
-           width="20"
-           height="20"
-           x="19.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-9-2-3"
-           width="20"
-           height="20"
-           x="39.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-2-7-9"
-           width="20"
-           height="20"
-           x="59.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-6-2-0"
-           width="20"
-           height="20"
-           x="79.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-6-2-8"
-           width="20"
-           height="20"
-           x="99.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-4-6-8"
-           width="20"
-           height="20"
-           x="119.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-6-9-1-5"
-           width="20"
-           height="20"
-           x="139.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-4-5-0-0"
-           width="20"
-           height="20"
-           x="159.62784"
-           y="942.36218" />
-      </g>
-      <g
-         transform="translate(20.37221,29.308804)"
-         id="g5970-9">
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-63"
-           width="20"
-           height="20"
-           x="-20.37216"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-8"
-           width="20"
-           height="20"
-           x="-0.37216088"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-8-5"
-           width="20"
-           height="20"
-           x="19.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-9-6"
-           width="20"
-           height="20"
-           x="39.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-2-1"
-           width="20"
-           height="20"
-           x="59.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-6-1"
-           width="20"
-           height="20"
-           x="79.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-6-59"
-           width="20"
-           height="20"
-           x="99.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-4-8"
-           width="20"
-           height="20"
-           x="119.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-6-9-4"
-           width="20"
-           height="20"
-           x="139.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-4-5-8"
-           width="20"
-           height="20"
-           x="159.62784"
-           y="942.36218" />
-      </g>
-      <g
-         transform="matrix(-1,0,0,-1,179.62789,1914.0331)"
-         id="g5970-8-1">
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-7-0"
-           width="20"
-           height="20"
-           x="-20.37216"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-1-3"
-           width="20"
-           height="20"
-           x="-0.37216088"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-8-7-0"
-           width="20"
-           height="20"
-           x="19.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-9-2-4"
-           width="20"
-           height="20"
-           x="39.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-2-7-4"
-           width="20"
-           height="20"
-           x="59.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-6-2-4"
-           width="20"
-           height="20"
-           x="79.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-6-2-4"
-           width="20"
-           height="20"
-           x="99.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-4-6-7"
-           width="20"
-           height="20"
-           x="119.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-6-9-1-6"
-           width="20"
-           height="20"
-           x="139.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-4-5-0-3"
-           width="20"
-           height="20"
-           x="159.62784"
-           y="942.36218" />
-      </g>
-      <g
-         transform="translate(20.37221,-10.691396)"
-         id="g5970-17">
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-59"
-           width="20"
-           height="20"
-           x="-20.37216"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-62"
-           width="20"
-           height="20"
-           x="-0.37216088"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-8-1"
-           width="20"
-           height="20"
-           x="19.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-9-78"
-           width="20"
-           height="20"
-           x="39.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-2-5"
-           width="20"
-           height="20"
-           x="59.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-6-7"
-           width="20"
-           height="20"
-           x="79.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-6-4"
-           width="20"
-           height="20"
-           x="99.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-4-1"
-           width="20"
-           height="20"
-           x="119.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-6-9-8"
-           width="20"
-           height="20"
-           x="139.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-4-5-5"
-           width="20"
-           height="20"
-           x="159.62784"
-           y="942.36218" />
-      </g>
-      <g
-         transform="matrix(-1,0,0,-1,179.62789,1874.0329)"
-         id="g5970-8-9">
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-7-7"
-           width="20"
-           height="20"
-           x="-20.37216"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-1-5"
-           width="20"
-           height="20"
-           x="-0.37216088"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-8-7-3"
-           width="20"
-           height="20"
-           x="19.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-9-2-8"
-           width="20"
-           height="20"
-           x="39.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-2-7-8"
-           width="20"
-           height="20"
-           x="59.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-6-2-3"
-           width="20"
-           height="20"
-           x="79.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-6-2-1"
-           width="20"
-           height="20"
-           x="99.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-4-6-89"
-           width="20"
-           height="20"
-           x="119.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-6-9-1-64"
-           width="20"
-           height="20"
-           x="139.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-4-5-0-33"
-           width="20"
-           height="20"
-           x="159.62784"
-           y="942.36218" />
-      </g>
-      <g
-         transform="translate(20.372208,-50.691596)"
-         id="g5970-3">
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-86"
-           width="20"
-           height="20"
-           x="-20.37216"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-0"
-           width="20"
-           height="20"
-           x="-0.37216088"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-8-4"
-           width="20"
-           height="20"
-           x="19.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-9-8"
-           width="20"
-           height="20"
-           x="39.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-2-8"
-           width="20"
-           height="20"
-           x="59.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-6-8"
-           width="20"
-           height="20"
-           x="79.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-6-97"
-           width="20"
-           height="20"
-           x="99.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-4-7"
-           width="20"
-           height="20"
-           x="119.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-6-9-6"
-           width="20"
-           height="20"
-           x="139.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-4-5-43"
-           width="20"
-           height="20"
-           x="159.62784"
-           y="942.36218" />
-      </g>
-      <g
-         transform="matrix(-1,0,0,-1,179.62789,1834.0327)"
-         id="g5970-8-0">
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-7-3"
-           width="20"
-           height="20"
-           x="-20.37216"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-1-0"
-           width="20"
-           height="20"
-           x="-0.37216088"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-8-7-92"
-           width="20"
-           height="20"
-           x="19.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-9-2-5"
-           width="20"
-           height="20"
-           x="39.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-2-7-40"
-           width="20"
-           height="20"
-           x="59.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-6-2-5"
-           width="20"
-           height="20"
-           x="79.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-6-2-9"
-           width="20"
-           height="20"
-           x="99.627838"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-4-6-4"
-           width="20"
-           height="20"
-           x="119.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#533853;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-6-9-1-69"
-           width="20"
-           height="20"
-           x="139.62784"
-           y="942.36218" />
-        <rect
-           style="fill:#867186;fill-opacity:1;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1;stroke-dasharray:none"
-           id="rect5869-9-4-5-0-2"
-           width="20"
-           height="20"
-           x="159.62784"
-           y="942.36218" />
-      </g>
-    </g>
+    <path
+       style="fill:#00ffff;fill-opacity:0.50476194;stroke:#ffffff;stroke-width:0;stroke-miterlimit:4.5999999;stroke-opacity:1"
+       d="m 200,852.36218 0,199.99992 -200,0 C 0,852.36218 0,852.36218 200,852.36218 z"
+       id="rect5797"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="cccc" />
   </g>
 </svg>